Hi
I want to make a game, like RISK, and i want to jump between diferent areas/countries.
I have a big png image, with the map, and a array, containing the the coordenates of each country in the map.
How can i construct the code, using the available classes, so the map can be shown in 2 diferent ways:
- The hole map
- a zone of the map (Rectangle) where is center is the coordenate of a country, and when using some keys, the map can be moved to the new contry?
Thanks
I saw some tutorials, but they focuse on a diferent prespective of this one, isnt it?

Reply With Quote


