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