flavji / digitalRisk

0 stars 0 forks source link

Added WorldMap GUI View #13

Closed vikiru closed 4 years ago

vikiru commented 4 years ago

WorldMap changes: got rid of field armySize and made it a local variable within methods WorldMap GUI: Main Frame is 2000 x 1000 (width x height - will be resized), for loop using worldMap values to set up Continents and Countries with their respective positions (still need to fix some of these), Main Frame uses BorderLayout, JPanel map (WorldMap GUI JPanel) uses a GridBagLayout