Readme table formatting
This commit is contained in:
parent
70711572e8
commit
1c4be360a3
42
README.md
42
README.md
@ -19,39 +19,39 @@ via WebAssembly, you will also need `make`.
|
|||||||
|
|
||||||
Any movement commands with numbers can use the top row or numpad.
|
Any movement commands with numbers can use the top row or numpad.
|
||||||
|
|
||||||
| Direction | Keys |
|
| Direction | Keys |
|
||||||
|:---------:|-------------------|
|
|:---------:|--------------------|
|
||||||
| ↑ | ↑, 8, k |
|
| ↑ | ↑, 8, k |
|
||||||
| ↓ | ↓, 2, j |
|
| ↓ | ↓, 2, j |
|
||||||
| ← | ←, 4, h |
|
| ← | ←, 4, h |
|
||||||
| → | →, 6, l |
|
| → | →, 6, l |
|
||||||
| ↖ | 7, u, q, Home |
|
| ↖ | 7, u, q, Home |
|
||||||
| ↗ | 9, y, w, PageUp |
|
| ↗ | 9, y, w, Page Up |
|
||||||
| ↙ | 1, b, a, End |
|
| ↙ | 1, b, a, End |
|
||||||
| ↘ | 3, n, s, PageDown |
|
| ↘ | 3, n, s, Page Down |
|
||||||
|
|
||||||
#### Item management
|
#### Item management
|
||||||
|
|
||||||
| Key | Action |
|
| Key | Action |
|
||||||
|-----|------------------|
|
|:---:|------------------|
|
||||||
| g | Grab an item |
|
| g | Grab an item |
|
||||||
| i | Inventory menu |
|
| i | Inventory menu |
|
||||||
| d | Item drop menu |
|
| d | Item drop menu |
|
||||||
| r | Remove item menu |
|
| r | Remove item menu |
|
||||||
|
|
||||||
#### Ranged weapons (Not magic or scrolls)
|
#### Ranged weapons (Not magic or scrolls)
|
||||||
|
|
||||||
| Key | Action |
|
| Key | Action |
|
||||||
|-----|-------------------------|
|
|:---:|-------------------------|
|
||||||
| v | Cycle potential targets |
|
| v | Cycle potential targets |
|
||||||
| f | Fire at selected target |
|
| f | Fire at selected target |
|
||||||
|
|
||||||
#### Other actions
|
#### Other actions
|
||||||
|
|
||||||
| Key(s) | Action |
|
| Key(s) | Action |
|
||||||
|----------|---------------|
|
|:--------:|---------------|
|
||||||
| 5, Space | Skip a turn |
|
| 5, Space | Skip a turn |
|
||||||
| Escape | Save and quit |
|
| Escape | Save and quit |
|
||||||
|
|
||||||
#### Mouse controls
|
#### Mouse controls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user