Learn the positions of the canvas nodes. After starting the game, you'll be given a node to find on the canvas. If you don't find the node, the square color will change: red means you're getting closer and blue means you're getting further. You win if you find all the nodes on the list. You lose if you miss 100 times.
Tips:
1. The canvas wraps around itself like a globe. Keep that in mind when searching.
2. You earn more points if you find the nodes faster. You lose points for clicking the wrong nodes!
Generating Canvases from Lists
Network2Canvas Visualizer