HexBoard

Hexboard is a framework for developing turn-based games in Java.

Free Software

Hexboard is GPLv3 licenced and distributed on Maven Central.

View Source

Data-Based

Games are defined using JSON files and custom actions. Making it easy to get started.

View Slides

Extendable

The framework is designed to be easy to extend. Using our dependency system, new actions can be added without modifying the core.

Sample Games