BEST PLAYED FULLSCREEN

Plot

Jelly Clicker is an open source game created using HMTL, CSS and JavaScript. This game, as you have maybe understood, is an advanced clicker, with investments, and much more. (There’s more than 2300 lines of code, I’m kinda proud of it)

How to play

  • Earn money by tapping the button in the middle of the screen.
  • Upgrade the money you earn per click using the UPGRADE $/CLICK button.
  •  On the right side of the game there is a bunch of investments that you can buy to get an amount of money added each second. For example, 1 restaurant costs 750$, and gives you 5$ per second.
  • Below the investments panel, there is a button with x1 by default. If you click it, it will change the number of investments that you buy per purchase. There is also a custom multiplier that you can change from the setting. It’s default value is 5.
  • On the bottom right corner of the page, there is a Remove money button. If you click it, it will open a window where you can type an amount of money to set your current money to. The number you typed must be under your current amount of money. Note that this feature isn’t available in all browser.
  • On the bottom left corner of the game there is a SETTINGS button. It will open a window with these settings :
  • Background color changes the color of the background if no background picture or animation is on, and Secondary color changes the color of the user interface.
  • Below, you’ll find four animations. You can turn them on by clicking on them, and a second click will turn them off.
  • There is also an upload file feature. Click the button to upload any gif or picture. You can remove the file bu clicking the button to the right.
  • Don’t change investments color based of your money is a button that I do not really need to explain.
  • Same for Don't abbreviate money when above 1K.
  • At the very bottom of the settings panel, there is a text input where you can type in a number that will be your custom purchase multiplier.

Now back to the game

  • Over the UPGRADE $/CLICK, there is a RESET button. It will reset all your progress. Note that this feature isn’t available in all browsers.
  • And just on top of the RESET button, there is a STATS button. It will open a window with multiple statistics about your current game.
StatusReleased
PlatformsHTML5
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorOskar Codes
GenreStrategy
Tags2D, Clicker, money

Comments

Log in with itch.io to leave a comment.

I noticed that your buttons are a bit off in position. It's better in full screen but still, viewers usually see your game first without full screen. I recommend anchoring it and testing out different resolutions to make sure it works with everything before releasing your game.

I hope you don't take this personally but as advice and constructive criticism to better your game in future updates :)

(+1)

Thanks ClingyRaisin,

I will update them as soon as possible;

And of course I do not take your comment personally, it helps me with my game, so thank you again :)