This is a provisory game which is being created for increase skill of SDL
the goal of the game is to invest money in the slot machine, so that the crystals get into the line. This line can be both horizontal and vertical.
If the crystals do not line up, we lose the money invested. If they line up, it's not enough that we do not lose any money, but we also get the money invested multiplied by the number of lines.
In the picture we can see two lines, one vertical, one horizontal. Our rate is 50 so we win 50*2 = 100
Project was written in C++11 in use of SDL2
You can find it in documentation folder. There are Latex and HTML files. Documentation has been created via Doxygen Moreover each class and majority variables are commented on.
-Add animations of simulating slot machine
-Add sounds