aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

when I write my code in reebog maze it doesn't respond and gives me an instant fail in two steps only, please help me #473

Closed Boki058 closed 1 month ago

Boki058 commented 1 month ago

Screenshot (37)

aroberge commented 1 month ago

at_goal is a function. You need to invoke it by adding parentheses like this: at_goal().