Controls are the same as the first version. Use directional keys to move, Z to move faster. Collect the yellow circle (coin) to get points
Upgraded version of Azulito, this time using the Pythagoras Theorem to give Azulito a constant speed when it moves vertically. Basically, it works like this: ā((speed)^2 + (speed)^2) / 2 (also adding *-1 when I need the number to be negative) I also made both Azulito and the coin reset their positions when you press the green flag. Overall, just an upgrade to the last version with way better controls