JustinHuPrime / NPlanetaryHaskell

CPSC 312 Group Project 1
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add multiple ship attacks #22

Open JustinHuPrime opened 3 years ago

JustinHuPrime commented 3 years ago

A ship may choose to attack more than one ship within range, and it splits its combat strength when doing so

Probably involves changing attack resolvers