Member Avatar for Nathan_6

Hi, everyone.

I want to create a RISK-style game in C++ with decent graphics, of course.
I would like to create a map with countries as buttons [I know that this is possible in java through extensions but I want to do this in c++]

Could anyone please help me find a suitable library?

Thanks

Recommended Answers

All 2 Replies

You need to use a good graphics library that may have downloadable extensions to do what you want. Check out Qt. There are also some good gaming development platforms, but not being a game developer I can't personally recommend any. The good thing about Qt is that it is fully cross-platform and open source.

Member Avatar for Nathan_6

Thank you very much!!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.