Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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")