FailWhaleBrigade / water-wars

Game in Haskell
Other
14 stars 4 forks source link

Implement the possibility to serve multiple maps #10

Closed fendor closed 6 years ago

fendor commented 6 years ago

This adds game maps as a command line parameter. Game Maps will be cycled through, and advance every time a game ends.

Also add comments in terrain map files. This is the implementation for #5.