Conway's Game of Life as a React web app
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Dylan Baker bd1ee7fe9e Confirm reset 4年前
..
Board.tsx Confirm reset 4年前
Cell.tsx Reset button stops the game 4年前
Controls.tsx Reset button stops the game 4年前
index.css Reset button stops the game 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年前