HexBoard
Hexboard is a framework for developing turn-based games in Java.
Data-Based
Games are defined using JSON files and custom actions. Making it easy to get started.
Extendable
The framework is designed to be easy to extend. Using our dependency system, new actions can be added without modifying the core.