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
|
## 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
|
## Controls
|
||||||
WASD: move
|
WASD: move
|
||||||
|
@ -10,13 +10,13 @@ R: reload
|
||||||
Q: use left Gadget
|
Q: use left Gadget
|
||||||
E: use right Gadget
|
E: use right Gadget
|
||||||
F: pick up item or swap Gadgets
|
F: pick up item or swap Gadgets
|
||||||
Space: pause
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- SFML 2.0
|
- SFML
|
||||||
- Thor 2.0
|
- Thor
|
||||||
- yaml-cpp
|
- yaml-cpp
|
||||||
- TGUI
|
- TGUI
|
||||||
|
- Let There Be Light
|
||||||
|
|
||||||
## 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