Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njroussel/thesweetbulletimpact
A first person shooter-survival game
https://github.com/njroussel/thesweetbulletimpact
cpp game irrbullet irrklang irrlicht survival
Last synced: about 1 month ago
JSON representation
A first person shooter-survival game
- Host: GitHub
- URL: https://github.com/njroussel/thesweetbulletimpact
- Owner: njroussel
- Created: 2015-05-26T21:14:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T07:14:29.000Z (over 8 years ago)
- Last Synced: 2024-07-30T20:46:45.212Z (5 months ago)
- Topics: cpp, game, irrbullet, irrklang, irrlicht, survival
- Language: C++
- Homepage:
- Size: 9.28 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheSweetBulletImpact
This is a first person shooter-survival game I wrote with a friend [Leandro Kieliger](https://github.com/lkieliger) back in 2012 for a high school project.
The game is based upon Irrlicht, a game engine, IrrBullet, a physics engine and IrrKlang, a sound manager.
It is important to note that at the time, we had little to no programming knowledge. Consequently this code is currently considered as deprecated as it is barely readable and doesn't follow any good programming practice. We don't have any short-term plan to re-write it although it may be a good programming exercise.
![alt text](https://github.com/Rimbaud13/TheSweetBulletImpact/blob/master/Screenshots/integr.jpg "In-game screenshot")
![alt text](https://github.com/Rimbaud13/TheSweetBulletImpact/blob/master/Screenshots/gym4.jpg "In-game screenshot 2")
![alt text](https://github.com/Rimbaud13/TheSweetBulletImpact/blob/master/Screenshots/gym3.jpg "Map creation")
![alt text](https://github.com/Rimbaud13/TheSweetBulletImpact/blob/master/Screenshots/mod_anim.jpg "Character creation")
![alt text](https://github.com/Rimbaud13/TheSweetBulletImpact/blob/master/Screenshots/mod_blueprint.jpg "Character creation 2")