Skip to content

ashishmondal/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

An excercise project to learn TypeScript. Uses canvas to render cells.

To run

After cloning the repo, run:

npm install

Open the source in Visual Studio Code, hit Ctrl+Shift+B.

Then,

npm run serve

The project uses lite-server to run and watch files.

About

Web version of game of life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published