Coding Global Background
Coding Global

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

Archived 13 days ago
6 messages
3 members
Created a month ago
Updated 13 days 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)