FailWhaleBrigade / water-wars

Game in Haskell
Other
14 stars 4 forks source link

Implement death when out of bounds #13

Closed samuelpilz closed 6 years ago

samuelpilz commented 6 years ago

Fixes #9. A check is added that players die when far out of bounds of the map.

fendor commented 6 years ago

Looks fine, but before merging, i want to check if the new mechanic is fun or rather annoying