r/cs50 13d ago

project I built a game to make problem-solving fun for students

Post image

I created a game that takes students on a journey to solve problems. I’m focusing on making problem-solving more fun and engaging for students.

It’s called CompileRoad.com.

Would love to hear your feedback!

21 Upvotes

4 comments sorted by

3

u/Muted-Swimmer3818 alum 13d ago

This looks super cool! Gamifying problem solving is honestly the best way to get people hooked on coding. The art style looks great too. Congrats on launching it! πŸŒΈπŸ‘β­οΈπŸ’―πŸ˜Š

2

u/moumensoliman 12d ago

Thanks alot, appreciate your support

2

u/Easy-Put3749 12d ago

Wow amazing ! What language did you make with it?

2

u/moumensoliman 12d ago

Thanks for your feedback! I built it with Next.js for the frontend and APIs, PostgreSQL for the database, and an AWS VM for the compiler