Releases: jdwije/game-of-life.js
Releases · jdwije/game-of-life.js
game-of-life.js
The new version of game-of-life.js features many improvements over the original. Goals for this implementation were more modular, reusable, and portable code usage as well as creating a framework for further extending this thing with custom functionality. The code base is now fully MVC and can be more readily customised.