The Project is about making a simple game. There will be some balls and a needle. The player has to move the needle to save the ball. If the ball falls on the needle the player will lose and the game will be over. Then the highest number will be shown and the name will be taken as input and saved in a file for future records.
Key highlights:
➢ Graphics interface
➢ User input
➢ Score recording system
The game is made using C++ and Raylib as an external library. raylib 4.5 Windows Installer 64bit (MinGW compiler) version was used here.
After pressing Enter Key the game will start:
After Game is over the score and highest score will be shown:
At last stage the name will be taken as input for future record: