This is a Pac-Man clone made using Phaser and editor using c4c-lib.
Students will write code to control the ghosts. They will learn the difference between static and dynamic character behavior. Then they will implement static behavior using hard coding and dynamic behavior using parameterization. Students will learn about function calls, variables, and if statements.
-
Phaser Tutorial
-
Setup Tutorial
-
Additional browser support
-
Add more integrations / interpreter code
-
Clean mongoDB code / awaits and fix callbacks
