Hi there,
So, I'm going to develop my Pac-Man clone with Qt. The problem is that I do not really know where to start.
I quickly take a look at the documentation and some demo. I also downloaded some game sources on qt-apps.org. And it seems that there is a lot of ways to develop a game with Qt!
In your experience, which part of Qt should I consider to develop a Pac-Mac clone ?
- The Animation Framework
- The Graphics View Framework
- The Paint System
- Qt Declarative
Any help would be appreciated.