https://github.com/fiddlerwoaroof/cell_engine
An experimental engine for cellular automata/grid based simulations
https://github.com/fiddlerwoaroof/cell_engine
Last synced: about 1 year ago
JSON representation
An experimental engine for cellular automata/grid based simulations
- Host: GitHub
- URL: https://github.com/fiddlerwoaroof/cell_engine
- Owner: fiddlerwoaroof
- License: bsd-3-clause
- Created: 2012-02-27T19:01:15.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T19:06:53.000Z (over 9 years ago)
- Last Synced: 2025-07-14T05:16:56.629Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- License: COPYING
Awesome Lists containing this project
README
# Cell Engine
## An experimental engine for grid-based automata
### Requirements:
- pygame
### Description:
See cell\_engine.py for example usage. Run python cell\_engine.py press 'e' to begin simulation.