Game of Life

This is an implementation of Conway's Game of Life written in TypeScript. You can adjust the speed of game, draw/erase cells by dragging or clicking on the grid, adjust the zoom level, and pause or resume the game. That's about all there is to the game anyway, so it's not like I could've added anything else.

You can try it out here.


Web page made by Discusser with Svelte