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 лет назад