A random number between 0 and 100 will be generated after a random amount of seconds. Use the left and right buttons of your mouse, along with the scroll wheel, to narrow that range.


Formulas:

  • Minimum range: 0 + initial amount of seconds * number of LEFT MOUSE clics + amount of SCROLL UP.
  • Maximum range: 100 - initial amount of seconds * number of RIGHT MOUSE clics - amount of SCROLL DOWN.


Try to make the two numbers match.


Jam

This is my submission for the One Hour Game Jam 483 following the theme "Random". The jam takes place every Saturday at 19:00 CEST (in case that you want to give it a shot).


Context

I'm making one minigame a week. Each of them takes me from between 1 and 2 hours to around 6, depending on how many sprites and behaviours there are. As a general rule, I try to keep the total time at the lower side of that range (even after accounting for a good 15-45 minutes of fine-tuning and polishing).


Why am I doing this?

For me, this is a little exercise in game design. The duration and scope allow me to keep doing this regularly and, while any game made in such a short time must be necessarily simple (and the possibilities are therefore limited), it's still interesting to come up with ideas that suit the themes both conceptually and gameplay-wise, and try to shape them using mechanics that are as distinct as possible from each other (given the limitations).


Links

This is the link to the One Hour Game Jam, and these are other places where you can find me:

Personal website

Twitter/X

GitHub

LinkedIn

Leave a comment

Log in with itch.io to leave a comment.