Skip to content

A simple react app implementation of the Game of Life

Notifications You must be signed in to change notification settings

StaphSynth/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life in React

Written as an exercise in dealing with state in React without using setState or any other state management framework. See it in action here.

Installation

  • Clone the repo
  • $ yarn && yarn start
  • Point your browser to localhost:3000

About

A simple react app implementation of the Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published