/Game-Of-Life

Conway's Game of Life written in TypeScript for browsers.

Primary LanguageTypeScript

Game Of-Life

In order to run the game execute the following commands:

npm install
npm run start

The project will be running at http://localhost:3000/