Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors