kumarabhirup / angry_pigs

From a long time pigs suffered, now... it's the revenge time. Bust those birds!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐷 Angry Pigs Mega Revenge Game

🀠 Instructions

  • Coming Soon

πŸ˜ƒ 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

Things that can be customized:

Colors

  • Coming soon
  • And so much more!
  • Take a look at the Koji Color VCC to see what colors can be altered.

Images

  • Coming soon
  • Life Icon
  • Sound Image
  • Mute Image
  • Background

Sounds

  • Background music

Game Settings

  • strings.json: setting πŸ‘‰ either this or that
  • strings.json: anotherSetting πŸ‘‰ either this or that

πŸ“– Notes

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 and @kumar_abhirup 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

OpenGameArt πŸ‘‰ https://opengameart.org

About

From a long time pigs suffered, now... it's the revenge time. Bust those birds!

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.5%Language:HTML 3.8%Language:CSS 1.6%Language:Dockerfile 1.0%Language:Shell 0.1%