Conway's Game of Life as a React web app
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Dylan Baker 3848384363 Stop if there are no remaining living cells 3 år sedan
..
Board.tsx Stop if there are no remaining living cells 3 år sedan
Cell.tsx Reset button stops the game 3 år sedan
Controls.tsx Add import and export 3 år sedan
index.css Add generation counter 3 år sedan
index.tsx Rearrange to avoid position: absolute 3 år sedan
lib.ts Allow decreasing grid dimensions 3 år sedan
logo.svg Initialize project using Create React App 3 år sedan
react-app-env.d.ts Initialize project using Create React App 3 år sedan
reportWebVitals.ts Initialize project using Create React App 3 år sedan
setupTests.ts Initialize project using Create React App 3 år sedan