Axis is a retro-styled game a bit like Missile Command crossed with a graphing calcuator. Instead of pointing a turret and trying to estimate a parabolic trajectory ending at one of your enemies, your shot follows the path of any function
You’re only given a minute to write down your function, so breaking out pen and paper to calculate an interpolating polynomial is out – but using Wolfram|Alpha isn’t!
A little hint that isn’t completely obvious – the coordinate system for your shot is centred on the position you’re shooting from. Sometimes it’s a bit disappointing that your pieces can be placed such that there’s no clever way for your shot to get to the enemy, because its trajectory is strictly monotonic increasing in
Anyway, find a friend and give it a go. It runs in your browser, and you can set up a private game by sharing a link.
Play Axis online: axisthegame.com
via /r/math
It’s hard! Just utterly destroyed my husband though which was satisfying. I did go for the brute force approach of coming up with a function that would reach him and then just blasting through the obstacle. I think I may need some practice.