A JavaFX desktop application that simulates autonomous faction behavior in a D&D campaign world.
- Autonomous Simulation: AI-driven factions that act independently
- Visual Analytics: Charts and network graphs showing world state
- DM Controls: Manually intervene in the simulation
- Event Logging: Complete history of all faction actions
- Relationship System: Track alliances, rivalries, and wars
- Java 21
- JavaFX 21
- SQLite
- Maven
- CSS
mvn clean javafx:run