Skip to content

rragoomundun/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life Animation

Game of Life

Conway's game of life made with C and SDL

Installation

  • Install SDL2
  • Run : ./install.sh

Possible improvements

  • Implement a quadtree structure to manage the grid instead of a simple array
  • Save and load an evolution
  • Add text information when the user change the size or the evolution speed

About

Conway's game of life made with C and SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published