πŸ€– Beckett's Code Quest

Write real JavaScript. Guide Robo. Learn to code by playing. β™ž Play Beckett's Chess Academy β†’

Robo's radio

Robo is waiting for your code…

Robo's commands (cheat sheet)

move(); take one step forward  Β·  turnLeft(); / turnRight(); rotate
canMove() true if the path ahead is clear  Β·  canMoveLeft() / canMoveRight()
atFlag() true when standing on the flag  Β·  gemsLeft() gems still out there
say("hi"); Robo talks on the radio  Β·  Walk over a πŸ’Ž to collect it automatically

Your code