See the above map, actually I will have following images saved:
- D-Yellow.png
- D-Red.png
- D-Blue.png
- D-Green.png
- A-Yellow.png
- A-Red.png
- A-Blue.png
- A-Green.png
and so on.
That is B-Blue.png has the area marked B
in the above map, filled with blue color
In my Java program, I will use all the images in a array.
First initially screen will have the map above, the user can change the color by inputting the respective town name(i.e. A, B, C or D) and required color. Then I should replace that particular image with the prompted image.
Example
The user tells to change A to blue color, then following should appear:
