Skip to content

jamescarr/game-of-life-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life (in node!)

The results of doing the game of life kata in node.js, using charm to render the results.

Running It

Run the following from the root directory:

$ npm install
$ node cool.js

Running the Tests

npm test

About

Game of life with Charm Renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published