Completed
⌨️ Implementing player logic
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating a Downloadable Desktop Game in JavaScript with Tauri
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Intro
- 2 ⌨️ Setup
- 3 ⌨️ Loading assets
- 4 ⌨️ Implementing fullscreen + enabling Tauri APIs
- 5 ⌨️ Creating the game menu
- 6 ⌨️ Implementing player logic
- 7 ⌨️ Finishing the game menu
- 8 ⌨️ Implementing the game but the save system first
- 9 ⌨️ Implementing the game for real
- 10 ⌨️ Implementing the score UI
- 11 ⌨️ Building the project for distribution
- 12 ⌨️ Additional info regarding distribution