This video game is based on the concept that a player will help monkey to eat bananas in the forest by escaping from the Wild Cats.
- A monkey is looking for the bananas in a forest. But the Wild Cats are all over roaming around the forest. The player will get bananas for a monkey by helping to escape from the Wild Cats.
Refer this GDD for details.
- The monkey can be controlled with arrow keys(UP, LEFT, RIGHT).
- Left - For moving towards Left Direction
- Right - For moving towards Right Direction
- Up - For Jumping
To get a local copy up and running, follow these simple example steps.
Clone the repo with:
git clone https://github.com/rna/por-banana-game/
-
Run
npm install
to install all dependencies -
Run
npm run start
to start the local server
👤 Ramesh Naidu Allu
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Forest Layer by Ironthunder, License: CC BY 4.0
- Monkey & other Game Art by Marilda, License: CC0 1.0
This project is MIT licensed.