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 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 년 전