CodeCombat-救援任務

// This is your code controlling Tharin!


this.moveDown();
this.moveDown();
this.moveRight();
 
this.moveUp();


// Edit it anywhere you like, add comments like these
this.moveUp();
this.moveRight();
this.moveRight();
this.moveDown();
this.attackNearbyEnemy();
// Follow the same "this.action();" format
// Code is case-sensitive.

遊戲截圖:

相關文章
相關標籤/搜索