blob: 2006aeac8e737cd5a6c81d3fd3a987a348ffcd38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# gdx-boardgame
[![](https://jitpack.io/v/jeremyz/gdx-boardgame.svg)](https://jitpack.io/#jeremyz/gdx-boardgame)
is a [libgdx](https://libgdx.badlogicgames.com/) based framework to build 2D boardgames.
## features
- moveable, zoomable board with tile identification on touch
- moveable, orientable pieces
- various animations
- path, movement, line of sight computation
|