Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life simulator

How to run

You need to have opencv4 installed, then run

make

To use the optimzied version, you might need to increase the size of the stack. That's it, all you need to do now is run

./main

TODO

  • Increase the resolution of the simulator, currently it's doing a digital zoom on a 100 x 100 image.
  • Try out more god functions

About

Conway's game of life simulator

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages