Commit graph

3 commits

Author SHA1 Message Date
Torben
e8e20c53ad
Add a "Version" field to GameMap Meta (#83)
* initial concept for versioning
* simple uint version implementation
* tidy up dependencies
2022-06-15 15:51:42 -07:00
Brad Van Vugt
0f15f34bdf
Add two more food spawns to Arcade Maze map. 2022-06-15 10:42:41 -07:00
Rob O'Dwyer
aa38bcd0eb
DEV 1283: Arcade maze map (#77)
* add "namcap" map

* adjust hazards and starting food positions

* add food randomly, not on top of hazards

* add exits on the top and bottom

* rename to arcade_maze

* add maps README

* test for ArcadeMazeMap

* adjustments to hazards in arcade_maze
2022-05-31 07:29:34 -07:00