Skip to content

connellr023/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

A pretty simulation of Conway's Game of Life.

Rust Windows


To run the simulation, see Releases.
NOTE: Currently, only Windows is supported.

Controls

  • ESC as an alternative to closing the window.
  • ENTER to reset the simulation.
  • ARROW KEYS to move around a white cursor
  • SPACE to place living cells around the cursor.

Screenshots

Image 1 Image 2

Developed by Connell Reffo in 2024