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

Hash Life written in C++ and javascript

Home Page:https://cospplredman.github.io/Game-Of-Life-but-bad-/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Hash Life written in C++ and javascript

https://cospplredman.github.io/Game-Of-Life-but-bad-/


Languages

Language:C++ 51.7%Language:JavaScript 39.7%Language:C 4.2%Language:HTML 2.4%Language:Makefile 2.0%