DEV Community

Cover image for A Day in My C++ Learning Journey: My First Mini Project is Stone, Paper, Scissor Game
Mohammed Ali  Alamoudi
Mohammed Ali Alamoudi

Posted on

A Day in My C++ Learning Journey: My First Mini Project is Stone, Paper, Scissor Game

Today, I decided to challenge myself with a small C++ project. Being a junior developer, I wanted something that matches my level but still pushes me to learn.

I followed tutorials from ProgrammingAdvices.com, but I didn’t just copy — I experimented, debugged, and tried to write clean code in my own way. At first, I got stuck many times, but each mistake taught me something new.

⚙️ Here’s a source code of my project:
View source code

This small project reminded me that every step counts, and even tiny projects can teach a lot. Next, I’m excited to explore Blockchain and DeFi projects as I continue my journey.

🎬 Here’s a short demo of my project:
View the video

💬 Would love to hear your thoughts or tips!
A picture from the project showing the game Stone, Paper, Scissors.

Top comments (0)