We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to install and run cells on Ubuntu:
git clone [email protected]:ChicoTeam/cells.git
sudo apt-get install python-numpy python-numpy-dbg python-pygame
python cells.py minds/ben.py minds/ben2.py
If this doesn't work, grab libsdl1.2-dev as well: sudo apt-get install libsdl1.2-dev
sudo apt-get install libsdl1.2-dev