Byte-snake-engine/maps
2022-05-25 11:17:41 -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 change all "int32" types to "int" (#75) 2022-05-25 11:17:41 -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 change all "int32" types to "int" (#75) 2022-05-25 11:17:41 -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 change all "int32" types to "int" (#75) 2022-05-25 11:17:41 -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