Skip to content

danthedaniel/gameoflife-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

A Rust OpenGL program that renders Conway's Game of Life.

gol

Controls

  • G - Insert random glider
  • Q/Esc - quit
  • Space - Start/Stop simulation
  • R - Reset and randomize
  • Enter - Toggle fullscreen
  • S - Perform one step in the simulation