Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 369 Bytes

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