Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 255 Bytes

Game of Life

Implementation of Conway's Game of Life using C++/SFML - made as more of a Software Engineering study and UI integration in C++.

Read more about Conway's GoL at its wikipedia page.