Completed
⌨ Part 1: Basic Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Project Tutorial - Game of Life
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨ Part 1: Basic Setup
- 2 ⌨ Part 2: Begin Main Component & CSS
- 3 ⌨ Part 3: Create Grid Component
- 4 ⌨ Part 4: Create Box Component
- 5 ⌨ Part 5: Begin Method Creation
- 6 ⌨ Part 6: Play Method & Game Logic [see link for gist above]
- 7 ⌨ Part 7: Buttons w/ React-Bootstrap
- 8 ⌨ Part 8: Finish Buttons & Main Component