Skip to content

Commit ab7fe15

Browse files
committed
Added Controls Diagram and Instructions
1 parent 8ace0d8 commit ab7fe15

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

CONTROLS.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
![Image of the keybaord controls for the game](/res/controls/controls.png?raw=true "Keyboard Controls")
2+
3+
#####ENGLISH KEYBOARDS
4+
5+
W = MOVE UP
6+
A = MOVE LEFT
7+
S = MOVE DOWN
8+
D = MOVE RIGHT
9+
10+
Q = QUIT
11+
Z = TELEPORT (Only from second map to first map)
12+
13+
M = MUSIC
14+
N = NEW NPC (Does nothing yet, just follows player)
15+
K = REMOVE NPC
16+
17+
#####FRENCH KEYBOARDS (AZERTY)
18+
19+
Z = MOVE UP
20+
Q = MOVE LEFT
21+
S = MOVE DOWN
22+
D = MOVE RIGHT
23+
24+
A = QUIT
25+
W = TELEPORT (Only from second map to first map)
26+
27+
M = MUSIC
28+
N = NEW NPC (Does nothing yet, just follows player)
29+
K = REMOVE NPC
30+

res/controls/controls.png

2.33 KB
Loading

0 commit comments

Comments
 (0)