Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qonus/tds
C++, sfml
https://github.com/qonus/tds
Last synced: about 1 month ago
JSON representation
C++, sfml
- Host: GitHub
- URL: https://github.com/qonus/tds
- Owner: Qonus
- Created: 2024-05-16T15:44:42.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T16:59:56.000Z (9 months ago)
- Last Synced: 2024-11-08T03:06:08.658Z (3 months ago)
- Language: C++
- Size: 34.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDS
Examination project for Step Academy
C++, sfmlLaunching instructions:
- download/clone project
- run TDS/source/ETG.exeControls:
// 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 weaponScroll 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 FPSScreenshots:
![image](https://github.com/Qonus/TDS/assets/94901082/6ba65f31-1fab-4dce-a55c-1a69d4159e3d)
![image](https://github.com/Qonus/TDS/assets/94901082/b592feb8-ab06-4c01-af5e-63d5bbb1478b)
![image](https://github.com/Qonus/TDS/assets/94901082/fb426f80-0629-4562-9bba-64e9daed1c57)