kumarabhirup / balloon_drop

Koji Game - Drop the balloon on a random mover to gain points!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎈 Balloon Drop

Start your day with some Balloon Dropping juice!

πŸ˜ƒ Getting Started

Main code is in frontend/app/index.js

I've provided comments in the most important parts of the code, so you don't get lost.

Feel free to modify anything, upgrade the game, add more stuff!

πŸ–₯️ Spin up the game locally

  • Run
$ git clone <YOUR_REMIXED_REMOTE_URL> <PROJECT_NAME>
$ cd <PROJECT_NAME>/frontend
$ npm i
$ npm start

βš’οΈ Customizations

Take a look at the Koji VCC Window to see what can be customized.

πŸ“– Notes

πŸ™ PLEASE PLAY IN LANDSCAPE MODE ONLY!

Avoid resizing the game window while playing, weird stuff happens.

Few Koji Visual Customization Controls are already there for you to use. They were put together by @Svarog on Koji platform.

πŸ€™ Wanna contribute❓

Just shoot a Pull Request at the official GitHub repository of this game πŸ“¦

Or follow me and DM on Twitter @kumar_abhirup πŸ™Œ

Or hit me up on Koji's official Discord server, username: kumar_abhirup 🌱

πŸ“ Licence

GPL Β© Kumar Abhirup

Follow me πŸ‘‹ on Twitter β†’ Twitter

Credits for assets

Background Sound from OpenGameArt.

About

Koji Game - Drop the balloon on a random mover to gain points!


Languages

Language:JavaScript 91.3%Language:CSS 5.9%Language:HTML 2.2%Language:Dockerfile 0.6%Language:Shell 0.0%