Skip to content

t2farrell/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Conway's Game of Life

A project to use node.js and React to hack on the game of life problem.

I started with VS2015 Community edition, using an express VS template and jade to see what the support for node was like. It was a bit clunky and it crashed a few times.

Then I moved to using Atom to continue work on it.

It seems to work as is. Could be polished up a lot, but it was an interesting exercise.

About

Using node.js and React to hack away on Conway's Game of Life: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published