A fun halloween themed whack-a-mole type game that was built using the Phaser Editor v4 project template.
To learn how this project was built, you can follow along in a tutorial video on YouTube here:
You can find a playable version of the game here: Phaser 3 - Whack-A-Monster.
The assets used in this project can be found here:
- https://www.kenney.nl/assets/impact-sounds
- https://oscarleites.itch.io/free-halloween-music-pack
- https://free-game-assets.itch.io/parallax-halloween-2d-game-backgrounds
- https://ismartal.itch.io/2d-animated-halloween-characters
- https://bdragon1727.itch.io/free-smoke-fx-pixel-2
- https://rexrainbow.github.io/phaser3-rex-notes/docs/site/webfontloader/
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.json
file) and the type definitions (in thetypes/
folder).