Examination project for Step Academy Top-down shooter made in my 2D game engine (c++, sfml).
- 2D collision, rendering
- Customizable weapon system
- download/clone project
- run TDS/source/ETG.exe
// In Menu
Press [Space] to start or resume the game
// In Game
[W] [A] [S] [D] to Move
[Left Mouse Button] to Shoot
Press numbers from [1] to [4] to change the weapon
Scroll Mouse Wheel to Zoom in and out
Move Mouse to Look Around
[R] to restart the game
[Esc] to pause the game and go to the main menu
// Debug
[F1] to Set FPS Limit to 10 FPS
[F2] to Set FPS Limit to 300 FPS