Skip to content

newagebegins/game_of_life

Repository files navigation

Game of Life

A straightforward implementation of Conway's Game of Life in C++ for Windows.

Some notes:

  • You can create new live cells by clicking on the game area
  • When the window is resized, the game area size adjusts and cells reset

Screenshot:
Screenshot

GIF:
GIF

About

Conway's Game of Life in C++ for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages