A halloween memory match 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 - Halloween Memory Match.
This project would not have been possible without the following artists and the assets that they created:
- https://jonathanvolpi.itch.io/memory-game-template-halloween
- https://nonemo.itch.io/dark-halloween
- https://oscarleites.itch.io/free-halloween-music-pack
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.json
file) and the type definitions (in thetypes/
folder).