Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Description

This is a JS implementation of Conway's Game of Life on the web!

Installation

Step 0

Install Node.js

Step 1

Clone this repository.

git clone https://github.com/GeraldRyan/Conways-Game-of-Life

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:3000 in your browser or any port.

About

An implementation of the notorious Conway's Game of Life Cellular Automata

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages