10000 GitHub - katerinapal/game-of-life: Implementation using vanilla JavaScript with RequireJS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

katerinapal/game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Implementation using vanilla JavaScript with RequireJS

Working implementation without proper UI and features.

Click here to play.

Hotkeys:

Start/Stop: space

Next step: shift + space

1 2 3 4 5 6 7 8
MIN neighbors to LIVE q w e r t y u i
MAX neighbors to LIVE a s d f g h j k
N neighbors to BE BORN z x c v b n m ,

About

Implementation using vanilla JavaScript with RequireJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 8.3%
  • HTML 0.3%
0