War for Power is a turn-based strategy game developed in Java using JavaFX.
The game focuses on territory control, economy management, and tactical battles between 2 to 4 players in hot-seat mode.
- Java 24
- JavaFX 21
- Maven
- Gson
- SLF4J + Logback
- JUnit 5
Full project documentation is available in the GitHub Wiki:
- hexagonal map with multiple terrain types
- territory capture system
- tactical dice-based battles
- city and base conquest
- end-game score calculation
- automatic save/load
- turn timer
- logging support
Leonid Polechshuk