Giter Club home page Giter Club logo

captureflagaichallenge's Introduction

Results

  1. Team Blueberry (THoeppner)
  2. ArrowXRnd (ArowX)
  3. Spreader (Oribow)

Welcome to the Capture the Flag AI Challenge!

Documentation

Take a look at our Github Wiki page for documentation

Judging

The game will be judged with team sizes of 8v8.

6 Rounds: The bot with the highest score will move on to the next elimination round.

During judging your bots will go through a single-elimination tournament. More Info

Rules

  1. You cannot store instances of objects, this includes but is not limited to, IAgent or Soldier classes and IGrabbable or Flag classes. These classes should not be accessed anywhere out of the callbacks provided.
  2. Using or Getting components of the following classes is prohibited, (UIManager, TeamManager, CameraManager, Spawn, Flag, Weapon, Soldier, AnimationController, PoolManager, PoolObject)
  3. Custom navigation systems are allowed, however the unity navmesh system is not, use the Grid provided to your advantage. (GridManager)
  4. You can only move using the MoveTowards and Move methods from the SoldierWrapper class.
  5. You cannot call the DropFlag method on any IAgent that does not belong to you.
  6. You cannot casts Ray outside of the RayCast method provided by the soldier class unless you have permission.
  7. No bug abusing or exploiting. If you see any bugs please notify me as soon as possible!
  8. Other prohibitions are specified in the Wiki.

These rules should be self-explanatory for the most part. If you need to break any of these rules go ahead but they may not be allowed through to compete with others depending on the situtation.

Note: The only thing you submit will be your scripts, so editing values of prefabs is fine as they will not be taken into account in the competition.

Instructions

Downloading the Project

  1. Press 'Clone or download' in the upper right

Getting Started

  1. Open Scenes/level.unity
  2. Duplicate the SoldierBase.cs file (ctrl+d) or create a new class that inherits from the SoldierWrapper class
  3. Create your bot and use the example as reference and take a look at our Github Wiki page for documentation

Adding Your bot

  1. Expand the Prefabs/Soldier folder
  2. Select SoldierA or SoldierB and delete their SoldierExample.cs component
  3. Add your custom bot script to the prefab
  4. Press play!

Changing the bot count

  1. In the level.unity scene click on the TeamManager object
  2. In the TeamManager component, edit the Team Size attribute

Sending Your Submission

Send your submission directly to me via email: [email protected] or via skype: arminana.s OR send your submission via hastebin links for all necessary code and post it in the forum post.

Note: You should send all files that relate to your entry, so if you have a navigation script, be sure to include that.

Controls for testing

  • WASD - Move Camera
  • Q/E - Zoom in/out
  • Space - Cycle Spectate
  • Right Mouse Btn - Overview
  • H - Reset
  • G - Restart

Credits for assets useds

  • Denis Sylkin - RTS Camera
  • Unity - Unity Particle Pack
  • Marcelo Fernanadez Music - Music
  • Dogzerx (Jose Diaz) - Cartoon Soldier (<3 Dogzer)
  • Telecaster - Cloth animation based Flag 1.0

Contact

Email: [email protected]

Skype: arminana.s

Website: http://samuelarminana.com/

captureflagaichallenge's People

Contributors

1samuel411 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.