24 lines
548 B
Text
24 lines
548 B
Text
## 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
|
|
Item: http://opengameart.org/content/random-adventure-kit
|