Completed
- Update tiles with letters and backspace
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Live Coding a Wordle Clone - HTML, Sass, JS
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Tea break
- 3 - Set up boilerplate project files
- 4 - Research and taking notes
- 5 - HTML and Sass
- 6 - JS: detect keypress
- 7 - Save typed guess
- 8 - Update tiles with letters and backspace
- 9 - Choose random solution word
- 10 - Submit guess and evaluate
- 11 - Flip tile animation
- 12 - Increment guesses
- 13 - Win tile animation