rove/pkg/game
2020-06-09 00:16:49 +01:00
..
atlas.go Fix world spawning and radar 2020-06-08 23:32:52 +01:00
atlas_test.go Fix world spawning and radar 2020-06-08 23:32:52 +01:00
command.go Implement a command queue on the world 2020-06-06 14:44:59 +01:00
command_test.go Fix TestCommand_Move instability by increasing the size of the atlas 2020-06-08 23:39:13 +01:00
math.go Add a bunch of TODOs 2020-06-07 23:17:56 +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
tile.go Add a bunch of TODOs 2020-06-07 23:17:56 +01:00
world.go Fix instabilities caused by random rocks 2020-06-09 00:16:49 +01:00
world_test.go Stop spawning rovers outside the chunks or warping into other rovers 2020-06-09 00:07:25 +01:00