Welcome to Conway's Game of Life! This is a zero-player game. You draw the first starting position, then watch how the generation grows! Perhaps even make changes to that by pausing or without pausing! Click [P] to pause/resume, [S] to save, [L] to load, and finally, use [Arrow Keys] to move. Turbowarp recommended! The link is right here: https://turbowarp.org/1327680334
Thanks to John Conway, who created the original version. -- UPDATE LOG -- Version 1.0: Everything needed to simulate the game, 36x27 world. Version 2.0: Added scrolling to the game with a 48x36 canvas and a 144x108 world. Also, apologies for the lag in this update. I've worked to improve its speed, but it remains around 10 FPS. Also, there's something called the Far Lands in this update, which is marked as dark grey. The reason I made that is that the world has a border, and I need something to mark what's outside the border.