summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/zproject/GameBoard.java
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13namespace desktop -> test, move classes into desktop dirJérémy Zurcher1-110/+0
2018-09-13ZProject -> GdxBoardTestJérémy Zurcher1-2/+2
2018-09-13namespace zproject -> gdx-boardJérémy Zurcher1-4/+4
2018-09-13GameBoard : typo, I must invert w and h with HEX_HJérémy Zurcher1-2/+2
2018-09-13add SquareBoard testJérémy Zurcher1-7/+24
2018-09-13Game : add a State, drive board and hud with itJérémy Zurcher1-20/+39
2018-09-12GameBoard : support rotationJérémy Zurcher1-3/+34
2018-09-11Hud -> GameHud, Board -> GameBoardJérémy Zurcher1-0/+43