Completed
Finished product
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Multi-Room Platformer Game Tutorial with JavaScript and HTML Canvas
Automatically move to the next video in the Classroom when playback concludes
- 1 What we're building
- 2 Sponsor: Into the AM
- 3 Project setup
- 4 Create a player
- 5 Gravity
- 6 Player movement
- 7 Background sprite
- 8 Collision blocks
- 9 Collision detection
- 10 Sprite animation
- 11 Hitbox implementation
- 12 Sprite swapping
- 13 Entering doors
- 14 Change levels
- 15 Finished product
- 16 Next steps