Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: only use clockwise turns for orientation | eug-vs | 2022-03-13 | -15/+10 |
* | feat: add position calculation on attach | eug-vs | 2022-03-13 | -9/+2 |
* | feat: add position to constructor | eug-vs | 2022-03-12 | -2/+14 |
* | refactor: rename Feature.Emtpy -> Grass | eug-vs | 2022-03-12 | -10/+16 |
* | refactor: re-use parent class method | eug-vs | 2022-03-12 | -2/+2 |
* | refactor: separate TileOnBoard class | eug-vs | 2022-03-12 | -107/+114 |
* | refactor: rename Cell -> Tile, Item -> Feature | eug-vs | 2022-03-12 | -0/+132 |