Skip to content

blogscot/game-of-life-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Conway's Game of Life using Svelte3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published