Skip to content

Commit d3cc480

Browse files
authored
Update README.md
1 parent d79b3a5 commit d3cc480

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,19 @@ Paladin is a player vs. player or player vs. CPU duel in the vein of Star Contro
44

55
## Controls
66

7+
### Green Ship
8+
79
* 'W' == Thrust
810
* 'A' == Rotate Counterclockwise
911
* 'D' == Rotate Clockwise
1012
* 'SPACE' == Shoot Laser
11-
* 'Q' == Drift Left
12-
* 'E' == Drift Right
13+
14+
### Red Ship
15+
16+
* 'Up' == Thrust
17+
* 'Left' == Rotate Counterclockwise
18+
* 'Right' == Rotate Clockwise
19+
* 'Right CTRL' == Shoot Laser
1320

1421
## Game Physics
1522

0 commit comments

Comments
 (0)