Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haysclark/openfl-gameoflife
Conway's Game of Life coded with OpenFL and MMVC
https://github.com/haysclark/openfl-gameoflife
Last synced: 14 days ago
JSON representation
Conway's Game of Life coded with OpenFL and MMVC
- Host: GitHub
- URL: https://github.com/haysclark/openfl-gameoflife
- Owner: haysclark
- Created: 2013-11-18T01:57:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T08:05:54.000Z (over 10 years ago)
- Last Synced: 2024-10-27T23:36:03.845Z (2 months ago)
- Language: Haxe
- Size: 244 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Of Life
A TDD approach to [Conway's Game of Life](http://en.wikipedia.org/wiki/Conway's_Game_of_Life) using Haxe, MMVC and OpenFL
Game Of Life Icon original author is [Bryan.burgers](http://commons.wikimedia.org/wiki/User:Bryan.burgers) and is shared on Wikipedia. [URL](http://en.wikipedia.org/wiki/File:Game_of_life_infinite2.svg)
Modified by Hays Clark so that grid renders correctly for OpenFL icon generator.