tutorials/nodeJS/warriorjs/tom-beginner
Timothy Warren 3fccf4adb5 Add node 2016-08-03 20:28:52 -04:00
..
.profile Add node 2016-08-03 20:28:52 -04:00
Player.js Add node 2016-08-03 20:28:52 -04:00
README Add node 2016-08-03 20:28:52 -04:00

README

Level 9

Time to hone your skills and apply all of the abilities that you have learned.

Tip: Watch your back.


╔═══════════╗
║>Ca  @ S wC║
╚═══════════╝

  > = stairs
  @ = Tom
  a = archer
  S = thickSludge
  w = wizard
  C = captive


Warrior abilities:

  warrior.walk()

  warrior.attack()

  warrior.feel()

  warrior.health()

  warrior.rest()

  warrior.rescue()

  warrior.pivot()

  warrior.look()

  warrior.shoot()


When you're done editing Player.js, run the warriorjs command again.