Skip to content

CandlelightDoener/ConwaysGameOfLife_c9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConwaysGameOfLife_c9

Conways game of life on cloud9 ide with (node) js and html5. Algorithm for cell evolution is slow but well..

Install: npm install express npm install -g jasmine-node

Instructions:

  1. Jasmine BDD Testing
  • keep your specification files in the folder spec, name them *.spec.js (by convention)
  • in the console, type: jasmine-node spec
  • currently, there's no tests...

About

Conways game of life on cloud9 ide with (node) js and html5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors