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 hace 3 años
..
Board.tsx Stop if there are no remaining living cells hace 3 años
Cell.tsx Reset button stops the game hace 3 años
Controls.tsx Add import and export hace 3 años
index.css Add generation counter hace 3 años
index.tsx Rearrange to avoid position: absolute hace 3 años
lib.ts Allow decreasing grid dimensions hace 3 años
logo.svg Initialize project using Create React App hace 3 años
react-app-env.d.ts Initialize project using Create React App hace 3 años
reportWebVitals.ts Initialize project using Create React App hace 3 años
setupTests.ts Initialize project using Create React App hace 3 años