Skip to content

ChicoTeam/cells

 
 

Repository files navigation

Cells is a multi agent programing game written in Python.

For more information see: http://phonons.wordpress.com/2010/06/01/cells-a-massively-multi-agent-python-programming-game/

Join #pycells on irc.freenode.net to discuss Cells

Requirements:
pygame
numpy

Optional:
psyco

To run:
python cells.py <program1> ... <programN> 

For example:

python cells.py mind1 mind2

For available minds, look in the minds/ folder. Also place your custom minds there.

About

a game where players programm agents that compete for resources in a simulated environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%