-
Notifications
You must be signed in to change notification settings - Fork 0
nigelfds/jsGameOfLife
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
open the game.html file in your browser to run. edit the game.js file to test or setup boards. TODO: Should a neighborhood object be passed into Node? i.e a = new Node(DEAD); a.addNeighborhood(new Neighbourhood([a,b,c])); Might make testing easier.
About
A simple JavaScript implementation of the game of life
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published