This is a web app I wrote years ago of Conway’s Game of Life. Kinda cool as the app loads all of it’s code from a GitHub Gist. Thus can run from a server or can just save Game-of-Life HTML page into a file on your computer - extension .html
. Double-click and the game will start.
For JavaScript fans; the Gist is at PotOfCoffee2Go/_automaton.md has all the javaScript, CSS, and HTML code.
To open a wiki of the game go to https://wikis.poc2go.net/Game-of-Life.
Loading is done from a Raspberry Pi Zero on a sub-net of my home network - so loading is not the fastest on the planet - please be patient
enjoy!