University project in Software Management, made with C++ and OpenGL.
The goal of our project was to get familiar with the basics of game development. We choosed OpenGL & C++ for our programming language because of the cross-platform API and because of the great documentation. We tried to choose a simple game for our project so we can implement it in time, so that's how we decided to make a 2D top-down shooter because it's easy to implement.
cmake .
cmake --build .
./game
Botond Hegyi |
Szilárd Fekete |
Katalin Kovács |
Zoltán Szántó |
Licensed under the GPL-3.0