https://github.com/pwalig/3d-fps-opengl
3D FPS Game made with OpenGL
https://github.com/pwalig/3d-fps-opengl
3d-graphics c-plus-plus college-project computer-graphics cpp first-person-shooter game game-development game-engine open-gl opengl
Last synced: 4 months ago
JSON representation
3D FPS Game made with OpenGL
- Host: GitHub
- URL: https://github.com/pwalig/3d-fps-opengl
- Owner: pwalig
- License: gpl-2.0
- Created: 2024-04-13T15:16:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T21:35:40.000Z (5 months ago)
- Last Synced: 2024-12-14T12:25:43.196Z (4 months ago)
- Topics: 3d-graphics, c-plus-plus, college-project, computer-graphics, cpp, first-person-shooter, game, game-development, game-engine, open-gl, opengl
- Language: C++
- Homepage: https://p-walig.itch.io/backrooms-fps
- Size: 67.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3D-FPS-OpenGL
College project made by 2 students initially as computer graphics exercise. We decided to continue development afterwards.
Simple fps game where you shoot monsters that randomly appear in a backrooms themed maze.
Game available on itch.io as Backrooms FPS: https://p-walig.itch.io/backrooms-fps
Latest gameplay video: https://www.youtube.com/watch?v=43q9ODvjh14
Playlist with all gameplay videos: https://www.youtube.com/playlist?list=PLqAlxRiey0nsPQYTVc-J9zkJRlevrQZ4w
Devlog: https://p-walig.itch.io/backrooms-fps/devlog
Code Documentation: https://github.com/pwalig/3D-FPS-OpenGL/wiki
### Controls:
WASD - move
Shift - dash
LMB - shoot
RMB - scope
scroll - switch weapons
E - heal
F - special power
escape - pause game / unpause game / go back (in menu)
f1 - toggle fullscreen mode on and off### Authors:
Paweł Waligóra [pwalig](https://github.com/pwalig)
Bartłomiej Komosiński [BKomosinski](https://github.com/BKomosinski)## See also
* My other game: Spacer3000 [GitHub repository](https://github.com/pwalig/Spacer3000), [itch.io page](https://p-walig.itch.io/spacer-3000)
* My itch.io profile: https://p-walig.itch.io