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 b852dd7358 Make cell borders gray instead of black 3 vuotta sitten
..
Board.tsx Add import and export 3 vuotta sitten
Cell.tsx Reset button stops the game 3 vuotta sitten
Controls.tsx Add import and export 3 vuotta sitten
index.css Make cell borders gray instead of black 3 vuotta sitten
index.tsx Rearrange to avoid position: absolute 3 vuotta sitten
lib.ts Allow decreasing grid dimensions 3 vuotta sitten
logo.svg Initialize project using Create React App 3 vuotta sitten
react-app-env.d.ts Initialize project using Create React App 3 vuotta sitten
reportWebVitals.ts Initialize project using Create React App 3 vuotta sitten
setupTests.ts Initialize project using Create React App 3 vuotta sitten