Skip to content

A task allocation approach for RTS game playing.

Notifications You must be signed in to change notification settings

akmalkhalid/terranswarm

 
 

Repository files navigation

TerranSwarm

Implementation of the techniques described in the paper "Evolving swarm intelligence for task allocation in a real time strategy game" - http://dx.doi.org/10.1109/SBGAMES.2014.17

Basically, a Task Allocation algorithm based on swarm intelligence was employed to control a StarCraft bot. Then, a Genetic Algorithm was used to tune its parameters.

Instructions

Running the genetic algorithm

(soon)

Using the best individual

(soon)

About

A task allocation approach for RTS game playing.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.6%
  • C++ 32.2%
  • HTML 3.2%
  • JavaScript 2.4%
  • Shell 0.8%
  • CSS 0.7%
  • Other 0.1%