00:00
00:00
Newgrounds Background Image Theme

GasGrass just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Conways Game of life

Share Collapse

Author Comments

context for what this is:

https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life


from my github page

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


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


when cranking the tps please note the following:

- tps limit of zero will make it run as fast as it can (Unlimited tps)

- actual tps can only change by powers of two* so if the actual tps isn't changing just keep cranking *most of the time and approximately


also note that it will try to use around a gb of ram :P

the usable play field is ~2^31 by 2^31

Log in / sign up to vote & review!

game loads fast.

:)

consindine responds:

it is about 20kb total, that is less than your average jpeg :D

Credits & Info

Views
668
Votes
63
Score
2.88 / 5.00

Uploaded
Jan 30, 2023
11:24 AM EST
Misc. Kit
  • vim
  • emcc