This project was made as an Object Oriented Programming course project. SFML library and object oriented programming techniques are used for the project.
Left, Right and Up buttons are used to navigate Mario. Hitting from above to turtle gives 100 points. Hitting from lateral sides to turtle decreases one life of mario. To reborn after mario dying, enter button should have pressed. When reached 500 points, you win the game. But if mario die 3 times, then you lose.