Rabbit-Action is an HTML browser game made with Phaser3 and NPM. With requirements according to The Microverse JS Capstone project
- JavaScript
- Phaser3
- Webpack
- HTML5
- Jest
🌐💻 <- Live Demo link
In order to start with this project you need the next:
- Get a copy of this project this repository 📘
Once you have cloned this project
- Go to folder project
- Look for the
dist/index.html
- Use a live local server to load the html file
- Or just use the Live Demo link
- Once the game is open and loaded
- Click on the PLAY button
- Once the game has started, use the following keyboard keys
-> Left Arrow : to move left
<- Right Arrow : to move right
^ Up Arrow : to move up
[ ] Space key : to punch
- Beginning Stage
- First, green mosters with low life will appear, after defeating them with a punch, starts stage 2
- Second Stage
- Pink Monsters will appear, less of them but with more life so you will have to hit them more times
- Final Stage
- The Boss will appear. He will be alone but you will need to hit him a lot more times because he is stronger. He will also always run from you after every punch All the enemies, including the boss, will run al over at different speeds and when they fall of the land tiles they will respawn at the top
You will die and it will be game over if you fall off the tiles and into infinity, so be careful
- add music and sounds
- add playability in mobile devices
- add motion when player dies
- add motion when boss is killed
- add more levels
👤 Jose Alfredo Cardenas
- Github: @Jose Alfredo
- Twitter: @J_A_fredo
- LinkedIn: Jose Alfredo Cardenas
Inspiration from Luzaks project
- OpenGameArt for the links to great free resources
- LudicArts for the excellent background and tileSet shared
- Bevouliin for the great Enemies they made and share for free
- and for the Hero, the base player: Art by Stephen "Redshrike" Challener and the OpenSurge Team. Commissioned by OpenGameArt.org
Contributions, issues, and feature requests are welcome!
If you got until here, show your love hitting the ⭐️ button, greatly appreciated.
This project is MIT licensed