git clone https://gitlab.stud.idi.ntnu.no/thosve/wargames.git
cd wargames
mvn clean javafx:run
- Press "New Game"
- Choose "Map Randomness" and "Map size" and generate new map if wanted.
- Create a name for the two armies.
- Press "Next"
- Then press "Add units" and add the amount of units.
- Then press "Set formation", and choose where the armies are going to be distributed.
- Now press "Simulate" and enjoy :D
- E: Fit map to screen
- Q: Zoom In
- W: Move camera up
- A: Move camera to the left
- D: Move Camera to the right
- S: Move Camera down
- ESC: to open menu.
- 🟨: Yellow is Plains Terrain.
- 🟩: Green is Forest Terrain.
- ⬜️: Gray is Hills Terrain.
- You can move camera outside of map, this will create som weird visual bugs.
- You can set up the formation outside the map.
- Some visual bugs with Choice-boxes.
- Application is optimized for resolutions from 1280x720 up to 1920x1080.