Skip to content

MrAaaah/GameOfLife_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Game of life in JS

Online demo (better in fullscreen)

Screenshot

2013_12_25 Update 3 :

  • GUI (random, draw, etc.)

2013_12_25 Update 2 :

2013_12_24 Version 1: One night version

  • no optimizations
  • no live edit
  • just html/css/js/lags
  • big window => lot of cells => lag
  • no sync for update (can be fast or slow, depending of the computer)

About

A trivial Conway's Game Of Life implementated is js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published