Conway's Game of Life as a React web app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker 3848384363 Stop if there are no remaining living cells пре 3 година
..
Board.tsx Stop if there are no remaining living cells пре 3 година
Cell.tsx Reset button stops the game пре 3 година
Controls.tsx Add import and export пре 3 година
index.css Add generation counter пре 3 година
index.tsx Rearrange to avoid position: absolute пре 3 година
lib.ts Allow decreasing grid dimensions пре 3 година
logo.svg Initialize project using Create React App пре 3 година
react-app-env.d.ts Initialize project using Create React App пре 3 година
reportWebVitals.ts Initialize project using Create React App пре 3 година
setupTests.ts Initialize project using Create React App пре 3 година