Completed
- Generate map boundaries
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Pacman Game Tutorial with JavaScript and HTML5 Canvas
Automatically move to the next video in the Classroom when playback concludes
- 1 - What we're developing
- 2 - Project setup
- 3 - Generate map boundaries
- 4 - Add Pacman with movement
- 5 - Add collision detection
- 6 - Swap boundaries with images
- 7 - Generate pellets
- 8 - Remove pellets on collision
- 9 - Add score
- 10 - Create ghost
- 11 - Create power-up
- 12 - Add win condition
- 13 - Pacman chomp animation