LissaDragomir21 / LissaDragomir21/SeniorSoftware
ships can move in relation to their mass/size and thrust of their engines
Open
@hwilling is already working on this.
Since Oct 2, 2017.
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. system determines the speed of the ship by using the ships mass and the thrust of the engines
2. system checks to see if the speed is zero
a. if zero system warns user that ship cannot move
b. user can choose to continue with zero speed ship (if this ends up being a problem and/or makes an game that cannot be finished change this so each ship must have at least 1 speed)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.