git.fiddlerwoaroof.com
Browse code

added README

Ed L authored on 27/02/2012 19:04:15
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,11 @@
1
+# Cell Engine
2
+## An experimental engine for grid-based automata
3
+
4
+### Requirements:
5
+
6
+- pygame
7
+
8
+### Description:
9
+
10
+See cell\_engine.py for exmample usage. Run python cell\_engine.py press 'e' to begin simulation.
11
+
0 12
new file mode 100644
1 13
Binary files /dev/null and b/game.pyc differ