This project is an RPG shooter game built with Phaser 3, a JavaScript game framework designed to create 2D games
- Phaser 3
- Webpack
- Leaderboard API service
- PostMan
- JavaScript
- Jest
- HTML & CSS
- Drive the shooter jet with your keyboard arrows.
- Use the spacebar to shoot the invaders enemy to gain points.
- Avoid getting shot or colliding with the enemy.
To get a copy up and running follow these simple example steps:-
- Clone Here to your local machine.
- Run: npm install
- Run: npm start
- I spent the first day after requesting for my project reading the requirements and watching tutorials. I set up my repository, configured the webpack and gathered the spritesheet images, background and music for the project. By the end of the day, I had a shell of the game I wanted to create.
- I planned to start implementing the logic, however I realized I needed deeper understanding of how to approach the project.
- I started implementing game logic (preloader, title, game over, etc.). I still got a blocker from uploading the spritesheet image which delayed my progress but I continued working
- Continued with the implementation, created the modules, the screens, the objects. I made more progress writing the logic for the game.
Okikiola Apelehin
- Github: @okikiola11
- Twitter: @Kikiolla3
- Linkedin: @okikiola-apelehin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.