Skip to content

hjheath/conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project to play with Typescript and React. In memory of John Conway (1937-2020)

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn deploy

Builds and deploys the app to GitHub Pages.

TODO

  • Explain the rules of the game
  • Step function
  • Allow user to resize grid
  • Allow user to control tick speed
  • Do not calculate squares outside of the grid