Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gol

Game Of Life simulation in JavaScript


This is me trying to make a game of life simulator in JavaScript enjoy :-)

GOL Preview

See In Action!!


Project Notes

TODO

  • OPTIMIZE NEIGHBOUR COUNT FUNCTION!!!!
  • Grid size control
  • Mousedown and tap-and-hold support
  • Additional controls & info panel
    • generation
    • population
    • etc.
  • UI polish
  • Presets support
    • oscillator
    • glider
    • etc.
  • Code modularization
  • Code refactor
  • Add missing code comments

FIXME

  • Canvas alignment
  • Canvas resize

About

Game Of Life simulation in JavaScript

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages