Byte-snake-engine/maps
Rob O'Dwyer e94d758a9b
DEV 1303: Add empty and royale maps and update game map interface (#72)
* move random generator into Settings

* add empty and royale maps

* place snakes on either cardinal or corner positions first
2022-05-17 15:45:56 -07:00
..
empty.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00
empty_test.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00
game_map.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00
game_map_test.go DEV 1247: Add a new map generator interface (#71) 2022-05-11 08:26:28 -07:00
helpers.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00
helpers_test.go tests for SetupBoard and UpdateBoard and a bugfix 2022-05-11 16:30:08 -07:00
registry.go add RegisterMap for testing convenience 2022-05-11 08:28:50 -07:00
royale.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00
standard.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00
standard_test.go DEV 1303: Add empty and royale maps and update game map interface (#72) 2022-05-17 15:45:56 -07:00