JustinHuPrime / NPlanetaryHaskell

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

Filter out multiple attack/move orders per ship #68

Closed JustinHuPrime closed 3 years ago

JustinHuPrime commented 3 years ago

If a ship is ordered to thrust or attack twice, it is currently allowed to do so. In future, we should only accept one of the duplicate orders.