🏃 Code Maze Runner

Write code commands to guide the explorer through the maze!

1
Level
0
Moves
0
Coins 💰
0
Score

🎮 Your Commands

📖 Command Reference

up() - Move up one space

down() - Move down one space

left() - Move left one space

right() - Move right one space

repeat(n, cmd) - Repeat command n times

// text - Add a comment (ignored)