Conway's Game of Life as a React web app
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Dylan Baker 3848384363 Stop if there are no remaining living cells il y a 3 ans
..
Board.tsx Stop if there are no remaining living cells il y a 3 ans
Cell.tsx Reset button stops the game il y a 3 ans
Controls.tsx Add import and export il y a 3 ans
index.css Add generation counter il y a 3 ans
index.tsx Rearrange to avoid position: absolute il y a 3 ans
lib.ts Allow decreasing grid dimensions il y a 3 ans
logo.svg Initialize project using Create React App il y a 3 ans
react-app-env.d.ts Initialize project using Create React App il y a 3 ans
reportWebVitals.ts Initialize project using Create React App il y a 3 ans
setupTests.ts Initialize project using Create React App il y a 3 ans