Getting my bearings with a post to people
Steps to implement army managment
- Flowchart it
- Sub-flowchart it
- Refactor to fit flowchart
- Implement flowchart thingy
The plan with army management
- Left-Click on armies to select them
- Right-Click on armies to deselect them
- Left-click on a square to start moving to that square
- Left-click an adjacent enemy army to attack that army
- Hovering over an army tells you what the army is made up of
Ok… here we go