Skip to content

An implementation of Conway's Game of Life in React.

Notifications You must be signed in to change notification settings

conwaysgame/react-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conways's Game of Life in JavaScript using React

This is an implementation of Conway's Game of Life in JavaScript using the React library created as an exercise in behaviour-driven JavaScript development. Created by @basicallydan.

The Game

yarn start

Tests

yarn test

Contributing

If you'd like to contribute, that's great and I encourage it - I do, however, also encourage reading the contributing doc first. The golden rule for contributing is that you ensure that the tests are still passing before you make a pull request.

About

An implementation of Conway's Game of Life in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published