xref: /dragonfly/games/hack/hh (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
1y k u     Move commands:
2 \|/                hykulnjb: single move in specified direction
3h-+-l               HYKULNJB: repeated move in specified direction
4 /|\                          (until stopped by e.g. a wall)
5b j n               f<dir>: fast movement in direction <dir>
6                              (until something interesting is seen)
7                    m<dir>: move without picking up objects
8
9Meta commands:
10Q         quit      leave the game
11S         save      save the game (to be continued later)
12!         sh        escape to some SHELL
13^Z        suspend   suspend the game (independent of your current suspend char)
14O         set       set options
15?         help      print information
16/         whatis    give name (and sometimes more info) of specified monster
17\         known     print list of what's been discovered
18v         version   print version number
19^R        redraw    redraw the screen (^R denotes the symbol CTRL/R)
20^P        print     repeat last message  (subsequent ^P's repeat earlier messages)
21#                   introduces a long command; not really implemented
22
23Game commands:
24^T        teleport teleport
25a         apply, use  use something (a key, camera, etc.)
26c         call      give a name to a class of objects
27d         drop      drop an object. d7a: drop seven items of object a.
28e         eat       eat something
29i         invent    list the inventory (all objects you are carrying)
30I         invent    list selected parts of the inventory
31                    IU: list unpaid objects
32                    IX: list unpaid but used up items
33                    I$: count your money
34p         pay       pay your bill
35q         drink     quaff a potion
36r         read      read a scroll
37s         search    search for secret doors, hidden traps and monsters
38t         throw     throw or shoot a weapon
39w         wield     wield a weapon      (w-  wield nothing)
40z         zap       zap a wand
41C         name      name an individual monster (e.g., baptize your dog)
42D         Drop      drop several things
43E         Engrave write a message in the dust on the floor  (E-  use fingers)
44P         wear      put on a ring
45R         remove    remove a ring
46T         remove    take off some armor
47W         wear      put on some armor
48<         up        go up the stairs
49>         down      go down the stairs
50^         trap_id   identify a previously found trap
51),[,=               ask for current weapon, armor, rings, respectively
52$         gold      count your gold
53.         rest      wait a moment
54,         pickup    pick up all you can carry
55:         look      look at what is here
56