An open API service indexing awesome lists of open source software.

https://github.com/kgabis/cellautomatacocoa

Implementation of cellular automaton in Cocoa.
https://github.com/kgabis/cellautomatacocoa

Last synced: 7 months ago
JSON representation

Implementation of cellular automaton in Cocoa.

Awesome Lists containing this project

README

          

# Cell Automata Cocoa
## About
Currently only predator-prey automata is implemented.
## Screenshots
![first](http://i.imgur.com/zm0B1.png)
![second](http://i.imgur.com/zfmmr.png)
![third](http://i.imgur.com/491Lp.png)
## License
[MIT License](http://opensource.org/licenses/mit-license.php)