Skip to content

Implementation of Conway's "Game Of Life" with imgui.

License

Notifications You must be signed in to change notification settings

MaxShih147/Conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway

Implementation of Conway's "Game Of Life" with imgui.

Todo

  • Determine initial pattern by mouse click.
  • Color variation with cell's age.
  • Pan field when some cells go far.
  • Get neighbor via something like R-tree.

Reference

LifeWiki

About

Implementation of Conway's "Game Of Life" with imgui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published