Skip to content

wh00527/ce-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ce-simulator

The "game" is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Cell Simulator by creating an initial configuration and observing how it evolves.

Acceptance criteria

At initial state, User should see an empty board.

User can make Cells "alive".

User can make Cells "dead".

User can trigger "next generation".

User can trigger a "reset" to the initial state.

Installation

npm install

Running

In the project directory, you can run:

npm start

Runs the application.
Open http://localhost:3000 to view it in the browser.

Testing

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published