Coding Global Background
Coding Global

Logic-based C++ Mini-Games (Math Quiz & Rock Paper Scissors)

Archived 3 hours ago
6 messages
3 members
Created a month ago
Updated 3 hours ago
Open in Discord
D
Dima Ali
Verified
Hi everyone! ๐Ÿ‘‹
Iโ€™d like to share two recent C++ projects where I focused on clean logic and structured programming:
1๏ธโƒฃ Math Quiz Game: A system that manages different difficulty levels and operations using Enums and Structs for better data organization.
2๏ธโƒฃ Rock Paper Scissors: A game engine built with a focus on efficient logic flow and score tracking.
In both projects, I prioritized code readability
and input validation to ensure a smooth user experience. ๐Ÿš€
๐Ÿ”— Source Code on GitHub:
https://github.com/DimaAli2026
Iโ€™d love to get your feedback on the logic or the structure!
#Cplusplus #Programming #GameDev #Logic #CleanCode
Logic-based C++ Mini-Games (Math Quiz & Rock Paper Scissors)
UnoRouter AI API

Replies (5)