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 2cfbe3c89e Set up board, allow toggling cells 3 years ago
..
Board.tsx Set up board, allow toggling cells 3 years ago
Cell.tsx Set up board, allow toggling cells 3 years ago
index.css Set up board, allow toggling cells 3 years ago
index.tsx Set up board, allow toggling cells 3 years ago
logo.svg Initialize project using Create React App 3 years ago
react-app-env.d.ts Initialize project using Create React App 3 years ago
reportWebVitals.ts Initialize project using Create React App 3 years ago
setupTests.ts Initialize project using Create React App 3 years ago