Extreme Spots
Hunt for extreme spots in this exciting and extreme game! It's almost a new sport!
Modifying some functions, you will put the extreme spots in their place!
You can use the standard programming operators (+, -, *, /, ^, etc), and math functions, for example sin, cos, exp, abs, tan, and others.
Extreme good luck!
Status | In development |
Platforms | HTML5 |
Rating | Rated 4.9 out of 5 stars (8 total ratings) |
Author | Marcos Donnantuoni |
Genre | Puzzle |
Made with | p5.js |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Development log
- Yet another bugfixJul 07, 2024
- Another bug fixJul 07, 2024
- Some precision bugfixesJun 30, 2024
- Better math expressions allowedJun 30, 2024
Comments
Log in with itch.io to leave a comment.
Nice game. Didn't find elegant solutions to all of them though, and had to abuse a function.
Don't worry, the game is not meant to be too cerebral, but more as a kind of joke. Thanks for playing!
Hmm, I know this isn't in the spirit of the game, but for level 1, why can't I just use Y = 1? Or for Level 2, why can't I use Y = 0.64*X. Is there a way you could allow some wiggle room for the equations or spot locations? Or am I missreading the game and you're only supposed to slightly change the equation?
If you use 1 for the first level, it won't have extreme values and the target will remain red
Ah, right, I see what you mean. I wasn't reading the instructions correctly.
No worries, I hope you enjoy the game!
Elegant concept. I found fine-tuning the functions got a bit tedious around lvl 10 or so, but maybe I was missing cleaner options!
Thanks! All levels have "elegant" solutions but they are not required to win; allowing fine tuning is part of the joke, it's more extreme! :)
I suspected there were always elegant ones - pleased to discover it's true!
I'm glad, good luck if you decide to search for them!
Things got very blocky with x^3 + x^2 for some reason. (Still enjoying.)
Glad you enjoy it!