Skip to content

lacoeurmecanique/GofL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GofL

Ruby implementation of Conway's Game of Life

How to run

Run the game in terminal with ruby game_window.rb

Keybinds

  • Space - Start and pause the game
  • C - Clear the grid
  • R - Randomize the grid
  • D - Create glider gun
  • Mouse Left Click - Invert the state of the cell
  • Esc - Quit

About

Ruby implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages