summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/game/MapA.java
AgeCommit message (Expand)AuthorFilesLines
2014-09-27update terrains and units positionsJérémy Zurcher1-39/+39
2014-09-27Tiles have a center, GameFactory implements Board.TileBuilder to create Hex(c...Jérémy Zurcher1-2/+2
2014-09-23add Hex.OFFMAPJérémy Zurcher1-0/+5
2014-09-23board allocation goes into Board, hex setup goes into MapA extends MapJérémy Zurcher1-0/+71