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 bd1ee7fe9e Confirm reset 4 years ago
..
Board.tsx Confirm reset 4 years ago
Cell.tsx Reset button stops the game 4 years ago
Controls.tsx Reset button stops the game 4 years ago
index.css Reset button stops the game 4 years ago
index.tsx Rearrange to avoid position: absolute 4 years ago
lib.ts Allow decreasing grid dimensions 4 years ago
logo.svg Initialize project using Create React App 4 years ago
react-app-env.d.ts Initialize project using Create React App 4 years ago
reportWebVitals.ts Initialize project using Create React App 4 years ago
setupTests.ts Initialize project using Create React App 4 years ago