kumarabhirup / circle_crush

Koji Circle Crush Game's official GitHub repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ฆ Circle Crush Game

Start your day with some p5.js 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

๐Ÿ’ฅ About The Game

Read the instructions to play the game.

โš’๏ธ Customizations

Take a look at the Koji VCC to see what stuffs you can change!

๐Ÿ“– 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 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

If you see your assets being used without your permission, DM me for getting credited or remove the asset altogether!

About

Koji Circle Crush Game's official GitHub repository.


Languages

Language:JavaScript 91.3%Language:CSS 6.0%Language:HTML 2.1%Language:Dockerfile 0.6%Language:Shell 0.0%