Updated readme.
This commit is contained in:
parent
737ab2b1ad
commit
186ade47b7
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
## About
|
||||
2d top down shooter similar to dragon age fights with guns / frozen sysnapse and roguelike combination
|
||||
2d top down shooter with tactical gameplay set in a procedurally generated world.
|
||||
|
||||
## Controls
|
||||
WASD: move
|
||||
|
@ -10,13 +10,13 @@ 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
|
||||
- SFML
|
||||
- Thor
|
||||
- yaml-cpp
|
||||
- TGUI
|
||||
- Let There Be Light
|
||||
|
||||
## Texture used
|
||||
Player/Enemy (modified): http://opengameart.org/content/top-down-runner
|
||||
|
|
Reference in a new issue