Hi everyone,
I have to code a Pac-Man clone in C++ for a school project, and I'm hesitating between SDL and Qt for the graphical implementation.
I have already a little experience with SDL, but I wanted to give Qt a try. I was asking myself if it is "technically" realisable and if Qt is a good choice for that. I know that it have an animation framework in it, but I wanted to hear from your experiences.
To summarize: is Qt a good framework for making games ?
Thank you.