Hacker News new | ask | show | jobs
by rfotino 3735 days ago
My solution to the Obstacle level is here if anyone wants to copy & paste to see it in action: https://gist.github.com/rfotino/39b104fd61bc6c4d8cc24282c1f1...

It uses a servo(angle) function to turn to a specified angle and a state machine to string together turns and thrusts.