Here is my first attempt using Phaser. I followed this fantastic YouTube video I found... https://www.youtube.com/watch?v=0qtg-9M3peI
The tech that I used for this game was:
- Phaser
- Node.js
To play it please follow these instruction:
- Fork this repo.
- Clone the newly fork repo.
- Run "npm install"
- Run "npm run dev"
- Open localhost link and enjoy my simple Apple Catcher game.