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

https://github.com/dkruchinin/gameoflife.js

Conway's Game of Life implemented in javascript using Raphaël library.
https://github.com/dkruchinin/gameoflife.js

gameoflife javascript raphaeljs

Last synced: about 1 month ago
JSON representation

Conway's Game of Life implemented in javascript using Raphaël library.

Awesome Lists containing this project

README

          

Conway's game of life written in javascript. I started this "project" to play with Raphaël library and I have to admit that it was fun.
Although, the javascript is still a piece of shit. Unfortunately Raphaël can't change that...