Ironwood-js
  ===========

  A rot.js implementation of a 
  7 day roguelike by Peter Harkins
  http://push.cx  http://twitter.com/pushcx

  Goal: sneak your way to the treasure $

  Move with vim keys or numpad
  y k u      q w e       7 8 9
  h   l      a   d       4   6
  b j n      z x c       1 2 3

  Type 's' to use a smokebomb to stun guards

  Type '>' on a staircase for the next floor down
  ^ Trapdoors drop you to the next floor,

  Knock out guards by moving into them
  ...when they're not angry
  (but when they're angry, they're not even listening...)

  Next to a body? Type 'f' to drag it

  Use spacebar to rest between actions and stay quiet


  Hit the Enter key to begin!