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?
← Return to game
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!