Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.