Conway's Game of Life as a React web app
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Dylan Baker 3848384363 Stop if there are no remaining living cells 3 роки тому
..
Board.tsx Stop if there are no remaining living cells 3 роки тому
Cell.tsx Reset button stops the game 3 роки тому
Controls.tsx Add import and export 3 роки тому
index.css Add generation counter 3 роки тому
index.tsx Rearrange to avoid position: absolute 3 роки тому
lib.ts Allow decreasing grid dimensions 3 роки тому
logo.svg Initialize project using Create React App 3 роки тому
react-app-env.d.ts Initialize project using Create React App 3 роки тому
reportWebVitals.ts Initialize project using Create React App 3 роки тому
setupTests.ts Initialize project using Create React App 3 роки тому