Why is this game full of so many bugs? Not even following the tutorial works

I make my code identical to the tutorial, and when I click run, a different outcome always happens. For some reason my character is running so fast. When I’m trying to get the ogre to chase me, it won’t follow me properly as I was supposed to run around a fire in the middle of the level.
the tutorial states
right(2)
up
left
down
right
up

and the ogre follows them down to the bottom.

When I do that, the ogre doesn’t follow me all the way to the bottom, when I go down and then right, the ogre barely goes down and just starts to follow me back to the right. Plus on my code there are double red circles where there aren’t on the tutorial, or the lack of circles.I had to make my code ridiculous like this

right(2)
up
left
down
right
left
right
left
right
up

What the level? [20 characters]

kithgard dungeons - banefire

Hi there,
It’s not a bug – the level changed. We actually hid the videos since so many of them are out of date, so I’ll have to report that as a bug.

But the goal of this level is to avoid the ogre and let your archer defeat the ogre. So you need to keep moving to avoid the ogre. You just have to keep circling the fire to avoid the ogre.

Maka

1 Like