game-of-life-svelte Svelte Themes

Game Of Life Svelte

Conway's Game of Life using Svelte3

Game of Life using Svelte

This implementation of Conway's Game of Life was written using Svelte 3.

Running Locally

After downloading the repository install the dependencies using

yarn run install

To run the development version, enter

yarn run dev

Then navigate to localhost:5000. You should see then app running.

View the Demo

Alternatively, you can view the deployed application here, Game of Life.

Top categories

Loading Svelte Themes