This is my first project using raylib library for graphics. Development of this game was a perfect opportunity to practice with C++ classes, using inheritence feature, by creating a child class. As well as raylib function for 2d graphics were used.
Running a game requires raylib installed.