/game_of_life

Complete Conway's Game of Life for c++ brushup

Primary LanguageC++

Conway's Game of Life in c++ using SFML

Complete Conway's Game of Life using SFML. Done for c++ brush-up.