summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/boards
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Board : add boolean isOnBoard(int, int)Jérémy Zurcher5-11/+54
2019-12-03Board : implements distance for Hex and Square boardsJérémy Zurcher4-0/+74
2019-11-30remove string format, it's not available on gwtSimonIT1-1/+1
2018-10-14Orientation : normalize 0° is facing EastJérémy Zurcher3-5/+8
2018-10-10add OrientationJérémy Zurcher5-5/+47
2018-10-08ch.asynk.gdx.boardgame.board -> ch.asynk.gdx.boardgame.boardsJérémy Zurcher5-0/+326