Meet Zippy

Zippy is an algorithm game in which you need to navigate Zippy through the map, while avoiding all dangers and collecting all coins. This can be relatively easy using basic manoeuvres, however, finding the neatest solution can be tricky.

Your goal is to provide a solution — gathering all coins — using the fewest bytes. To achieve this, you can write functions, use parameters or even use recursion (hint, hint).

Choose game

Tune
SFX
75
Pace
Your best: N/A • Record: N/A
Zippy
coin
bomb
wall
empty
visited

Language syntax

fmove 1 step forward
lturn left 90°
rturn right 90°
j(x,y)jump to (0 indexed) coordinates x, y
a(T):Tdefine procedure "a" with parameter "T"
More actions…

Your solution

In editor:
Your best: N/A

Collect all coins to 🏆

© 2025 LogMeIn, Inc. Terms & Conditions Privacy policy