Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jr-14/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

My implementation of Conways Game Of Life using C++ with the SFML library

To Do Implementations

  • Complete Initial Implementation
  • Let the user click hold and the mouse button to set the states of the Tiles
  • Enable zoom in and zoom out of the Grid
  • Enable spanning across the grid
  • Add User Interface
  • Extras I haven't thought about

About

My implementation of Conways Game of Life in C++ using the SFML OpenGL library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published