blob: c2df9aede83e8960663717836b0e80e2ac877ba1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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.
code is mainly extracted from https://github.com/jeremyz/rustanddust
## features
- moveable, zoomable board with tile identification on touch
- moveable, orientable pieces
- various animations
- path, movement, line of sight computation
|