To play locally, you need to have Node.js installed on your system.
Then, from the project root, execute the following commands:-
npm install
npm start
Mechanics:
The game is pretty straightforward. You start at the base of the mysterious island and your task is to collect & return all 21 cursed coins back to the chest at the very top floating island. To do this, you have to take advantage of the magical bubbles in the island which allow you to bubble walk through them to reach higher. Take note that you can only carry 7 coins at a time. You have to deposit the coins in the chest before you can carry more.
Controls:
Standard arrow keys on your keyboard. Left, Right for movement Up for jump
While bubble walking, Up to drift through the bubble
Designed & Developed by:
- Sean Mishra ([@cod3rguy] (https://github.com/cod3rguy))
- Sonali Priya ([@priyasonali] (https://github.com/priyasonali))
Assets from:
- [Game Developer Studio](https://www.gamedeveloperstudio.com)
- [Open Game Art](https://opengameart.org/)
Special Thanks to:
- [Phaser] (https://phaser.io/) for the amazing open source game engine
- [Github] (https://github.com/) for open source code hosting
- [Zeit Now] (https://zeit.co/now) for free game deployment