rss twitter github github youtube mail steam steam itchio c++ c c# Unity android SFML facebook spotify lastfm instagram linkedin google google-plus pinterest medium vimeo stackoverflow reddit quora quora opengl unreal engine steam HTC VR Nintendo Switch
Slice

The purpose of this project was to discover the differents aspects of a video game.
The game has been made with C++ and SFML, the map editor with C# and WinForm.

I have made a AABB (Axis Aligned Bounding Box) collision system that allowed me to move a character on the map and fire bullets on enemies.
I have also made a simple interface to manage graphics settings.
It was possible to make a whole map in the editor including custom trigger and load it in the game.