Skip to content

cospplredman/Game-Of-Life-but-bad-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life in the browser


Play here.

Controls:

  • Up/Down arrow keys - Change tick limit
  • Middle Mouse Button - Pan
  • Mouse Wheel - Zoom
  • Left Click - Spawn cell
  • Right Click - Kill cell
  • Space - Toggle pause
  • G - Toggle grid
  • S - screenshot
  • R - open a prompt for changing the rule

This is an implimentation of Bill Gosper's Hash Life that runs in the browser.