Skip to content

A complete simple 2 player Ludo board game built in C++ using SFML. Created as first-semester Project of course Programming Fundamentals. Includes dice roll, token movement, safe spots, killing logic, and full game flow. Designed to help beginners like me understand game loops, event handling, and basic c++ concepts.

License

Notifications You must be signed in to change notification settings

abdullahgujjar777/Ludo-Game-Cpp-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludo-Game-Cpp-SFML

A complete simple 2 player Ludo board game built in C++ using SFML. Created as first-semester Project of course Programming Fundamentals. Includes dice roll, token movement, safe spots, killing logic, and full game flow. Designed to help beginners like me understand game loops, event handling, and basic c++ concepts.

About

A complete simple 2 player Ludo board game built in C++ using SFML. Created as first-semester Project of course Programming Fundamentals. Includes dice roll, token movement, safe spots, killing logic, and full game flow. Designed to help beginners like me understand game loops, event handling, and basic c++ concepts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages