Currently the default game logic creates an empty map (makes a pretty boring game).
Long term it is worth exploring autogenerating maps, but right now we should predefine a few interesting maps to play on.
- Create an easy way to define maps (can be programmatic)
- Generate some fun maps (maybe take inspiration from RoboRally maps.)
Currently the default game logic creates an empty map (makes a pretty boring game).
Long term it is worth exploring autogenerating maps, but right now we should predefine a few interesting maps to play on.