Conway's Game of Life as a React web app
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dylan Baker 3848384363 Stop if there are no remaining living cells 3 gadus atpakaļ
..
Board.tsx Stop if there are no remaining living cells 3 gadus atpakaļ
Cell.tsx Reset button stops the game 3 gadus atpakaļ
Controls.tsx Add import and export 3 gadus atpakaļ
index.css Add generation counter 3 gadus atpakaļ
index.tsx Rearrange to avoid position: absolute 3 gadus atpakaļ
lib.ts Allow decreasing grid dimensions 3 gadus atpakaļ
logo.svg Initialize project using Create React App 3 gadus atpakaļ
react-app-env.d.ts Initialize project using Create React App 3 gadus atpakaļ
reportWebVitals.ts Initialize project using Create React App 3 gadus atpakaļ
setupTests.ts Initialize project using Create React App 3 gadus atpakaļ