33

Conway's game of life (Just funny side project)

 4 years ago
source link: https://github.com/TroyTae/game-of-life
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Conway's Game of Life

Description

Conway's Game of Life web version!

Issues and PRs are always welcome :)

Installation

Prerequisites

Install Node.js

Step 1

Clone this repository.

git clone https://github.com/TroyTae/game-of-life.git

Step 2

Navigate to the folder.

cd game-of-life

Step 3

Install npm modules.

npm install

Step 4

If you want to start a server, use this command.

npm run start

Then you can go to http://localhost:4200 in your browser.

If you want to build, use this command.

npm run build

Then you can see the built files in the docs directory.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK