Skip to content

Simple Conway's game of life made using olcPixelGameEngine.

Notifications You must be signed in to change notification settings

dusanerdeljan/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Simple Conway's game of life made using olcPixelGameEngine (Visual Studio 2015 Project).

For more information about the game visit https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life.

Controls

  • Press and hold Left mouse button to add alive cells.
  • Press and hold Right mouse button to kill alive cells.
  • Press Enter to start the game.
  • Press Escape to restart the game.
  • Press P to pause the game.
  • Press R to generate random population.

About

Simple Conway's game of life made using olcPixelGameEngine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages