Updated readme (controls and dependencies).
This commit is contained in:
parent
7ed5c8ed8d
commit
fd141bda9c
1 changed files with 14 additions and 1 deletions
13
README.txt
13
README.txt
|
@ -1,9 +1,22 @@
|
||||||
## About
|
## About
|
||||||
2d top down shooter similar to dragon age fights with guns / frozen sysnapse and roguelike combination
|
2d top down shooter similar to dragon age fights with guns / frozen sysnapse and roguelike combination
|
||||||
|
|
||||||
|
## Controls
|
||||||
|
WASD: move
|
||||||
|
Mouse: look
|
||||||
|
Lmb: shoot
|
||||||
|
Rmb: walk to position
|
||||||
|
R: reload
|
||||||
|
Q: use left Gadget
|
||||||
|
E: use right Gadget
|
||||||
|
F: pick up item or swap Gadgets
|
||||||
|
Space: pause
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- SFML 2.0
|
- SFML 2.0
|
||||||
- Thor 2.0
|
- Thor 2.0
|
||||||
|
- yaml-cpp
|
||||||
|
- TGUI
|
||||||
|
|
||||||
## Texture used
|
## Texture used
|
||||||
Player/Enemy (modified): http://opengameart.org/content/top-down-runner
|
Player/Enemy (modified): http://opengameart.org/content/top-down-runner
|
||||||
|
|
Reference in a new issue