rove/pkg/game
Marc Di Luzio ceca4eb7fa Refactor the Tile to a full Atlas
This atlas is a set of chunks and supports resizing
2020-06-07 18:08:34 +01:00
..
atlas.go Refactor the Tile to a full Atlas 2020-06-07 18:08:34 +01:00
atlas_test.go Refactor the Tile to a full Atlas 2020-06-07 18:08:34 +01:00
command.go Implement a command queue on the world 2020-06-06 14:44:59 +01:00
command_test.go Refactor rover attributes to add a name 2020-06-06 16:52:30 +01:00
math.go Refactor the Tile to a full Atlas 2020-06-07 18:08:34 +01:00
math_test.go Rename geom to math 2020-06-07 13:33:18 +01:00
rover.go Give the rover name a json representation in lowercase 2020-06-06 19:11:12 +01:00
world.go Refactor the Tile to a full Atlas 2020-06-07 18:08:34 +01:00
world_test.go Refactor rover attributes to add a name 2020-06-06 16:52:30 +01:00