Zeyyan15's Stars
MuhammadAbdullahNaeem1/Josephus-Using-Queue-and-SFML-GUI
A survival game using Queue data structure built in C++ in which the given number of players are killed one my one in a circle after the given number of skills until one survivor remains.Implemented in SFML GUI
Seif-Yasser-Ahmed/Snake-Game
Classic snake game in C++ using raylib library and linked-list data structure
miralhsn/2D-Racing-Car-Game
2D racing car game using c++ and data structures concepts
HaidyHossam/Hangman-Game
Classic hangman game codded using C++ and data structures Game GUI using C++ SFML library
tulikaiam/Snake-and-Ladders-Game
A simple Snake and Ladders game developed in C using data structures , incorporated with graphics
Abdullah3574/Josephus-Game
Implementation of a Josephus Game in C++ using SFML and concepts from Data Structures.
NikitaTipule/Ludo-Game
Ludo Game Built in C++ using OOP concept
educ8s/Cpp-Pong-Game-Raylib
A C++ Pong game developed with the Raylib library using OOP principles.