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.
- Host: GitHub
- URL: https://github.com/kgabis/cellautomatacocoa
- Owner: kgabis
- Created: 2012-06-01T12:57:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T09:11:46.000Z (over 8 years ago)
- Last Synced: 2025-01-28T08:54:13.409Z (8 months ago)
- Language: Objective-C
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cell Automata Cocoa
## About
Currently only predator-prey automata is implemented.
## Screenshots



## License
[MIT License](http://opensource.org/licenses/mit-license.php)