An adventure RPG game built with Phaser3.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a very simple RPG game where a warrior goes about his day exploring the world and adventuring and doing all other warrior/hero stuff and will seldom cross path with a fiery Kraken that throws fireballs on all sides. As a player, you will help our warrior here with defeating the Kraken whenever he comes across one.
In your adventure, you will come acroos several of these fiery krakens that dotted the map. Once you defeat a Kraken, you earn points and are allowed to move with your life as an adventurer. You accumulate these points as you move forward defeating krakens after krakens. But once a Kraken manages to kill you, you will end up where every JS object ends up after getting destroy
ed - the void. You will cease to exist and you will lose all your points.
You will start your adventure with an
-
Welcome screen where you will put your name (so other players recognize you when they see your top scores!), then
-
You will be presented with four choices:
- Start playing the game, or
- Turn on/off the music, or
- A chance for you to be thankful for this game, or
- See where you stand in the Leaderboard.
-
Once you choose to start playing the game, you will be dropped in a beautiful and scenic world that you could only dream about. You can choose to explore or you can choose to engage with a Kraken. Mind you, the krakens will look small, but it's their disguise. When you engage,
-
You will be transported to their world where you have to battle the Kraken -
- You can move your character by
W
- forward,A
- left,S
- backward,D
- right. - IMPORTANT! As you have a sword, however powerful it may be, it's a melee weapon. So you have to be very close to the Kraken to make any damage. When you are very close to the Kraken,
- Press
SPACE
key to attack it, and - Remember to not get hit by its fireballs.
- You can move your character by
This game sure sounds simple but it's not. Give it a try.
Deployed to Heroku - live demo.
- Phaser 3
- Webpack
- Babel
- ES6
To get a local copy up and running follow these simple steps.
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/tirthajyoti-ghosh/Battle-of-Grandia.git
-
Install NPM packages
npm install
-
Start local server
npm run dev
-
Visit
http://localhost:8080/
in your browser.
- Pause scene - to pause/resume the game.
- Add functionality to save progress and load from there.
- Increase the complexity of the scoring system
- Add more varities of entites
- Add a complete map
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Tirthajyoti Ghosh - @terrific_ghosh - [email protected]
Project Link: https://github.com/tirthajyoti-ghosh/Battle-of-Grandia
- Phaser
- Game Arts:
- README and game icon made by Good Ware from www.flaticon.com
- Img Shields