Skip to content

ayberkydn/hexagonal-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hexagonal-game-of-life

Cellular Automata with Hexagonal Grid on HTML canvas.

Features

  • Mouse toggle
  • Pause, clear etc.
  • Interactive rules.

You can try different rules and play with them.

TODO

  • Different coloring for young&old cells

  • Maybe interactive colors

  • More states for alive-ness of cells instead of 2(alive/dead)

  • Different rules for this thing

About

cellular automata implementation on hexagonal grid for me to learn js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published