Skip to content

UnpolishedNoob/Simple-game-in-C-using-Raylib

Repository files navigation

Simple-game-in-C++-using-Raylib

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.

OUTPUT: Screenshot 2023-10-01 132722

After pressing Enter Key the game will start:

Screenshot 2023-10-01 132748

After Game is over the score and highest score will be shown:

Screenshot 2023-10-01 132803

At last stage the name will be taken as input for future record:

Screenshot 2023-10-01 132829

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published