IrishBruse / ConwaysGameOfLife

Infinite Conways game of life simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game Of Life

Conway's Game Of Life made in Monogame C#

Description

A recreation of the conways game of life cellular automaton

Keybinds

  • Left click creates alive cells
  • Right click creates dead cells
  • Middle click and dragging will pan the camera around
  • Scroll whell zooms in and out
  • R will clear everything from the screen
  • Space ticks the simulation once
  • P toggles running the simulation at 60 ticks per second

About

Infinite Conways game of life simulation


Languages

Language:C# 100.0%