Updated readme (controls and dependencies).
This commit is contained in:
parent
7ed5c8ed8d
commit
fd141bda9c
1 changed files with 14 additions and 1 deletions
15
README.txt
15
README.txt
|
@ -1,10 +1,23 @@
|
|||
## About
|
||||
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
|
||||
- SFML 2.0
|
||||
- Thor 2.0
|
||||
- yaml-cpp
|
||||
- TGUI
|
||||
|
||||
## Texture used
|
||||
Player/Enemy (modified): http://opengameart.org/content/top-down-runner
|
||||
Tiles (modified): http://opengameart.org/content/metalstone-textures
|
||||
Tiles (modified): http://opengameart.org/content/metalstone-textures
|
||||
|
|
Reference in a new issue