Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 377 Bytes

Conway's Game of Life

An optimized implementation of Life with speed controls and loop detection.

Inspired by Game of life for Pixel by Melvin, but written from scratch to teach myself some Python.

  • Press Up/Down to change the speed
  • Press A to reset to a new random board
  • Press Left to toggle the fade effect