A simple implimentation of Conway's Game of Life using the GLFW library for OpenGL in c++. Contains the visual studio project with all the neccessary libraries included, and an executable file for windows.
- Open the "GameOfLife_Executable" folder and run the GameOfLife.exe file
- Left click to add cells to the board
- Press "Space" to pause/unpause
- Press 'r' to reset the board
- Press '+' and '-' to increase/decrease the time between iterations
- Press keys 1 to 5 to load a premade sequence