Skip to content

de-passage/game-of-life.coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of life

An implementation of the classic John Conway's Game of Life in CoffeeScript.

Running the example

Live version available at https://codepen.io/de-passage/full/WjWExY/.

To run the example locally, install npm if needed, then run npm install && ./compile.sh. The script will install webpack and the required dependencies, then compile the files and open the page in your browser.

About

An implementation of the classic John Conway's Game of Life in CoffeeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published