CodeCombat-辱罵警衛

this.moveRight();
this.bustDownDoor();

// Delete the "//" in front of each line below.
this.moveRight();
this.say("Hey there!");
this.moveLeft();
this.moveLeft();
this.say("Attack!");

// Now get Phoebe to follow through the dungeon.
this.moveRight();
this.say("Follow me.");
this.moveRight();
this.moveRight();
this.moveUp();
this.moveRight();
this.say("Hey there!");
this.say("Attack!");
this.say("Attack!");
this.moveRight();
this.say("Follow me.");
this.moveRight();
this.say("Follow me.");

遊戲截圖:this

相關文章
相關標籤/搜索