JustinHuPrime / NPlanetaryHaskell

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

Thrust should use up fuel #77

Closed wyndro closed 3 years ago

wyndro commented 3 years ago

One unit of dv should use up one unit of fuel, etc. (subtract magnitude of dv from fuel)

This should be in the resolveOrder method