LissaDragomir21 / LissaDragomir21/SeniorSoftware
Player uses points to buy ships and upgrades for each ship
@l-hurd314 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 gives each user the same amount of points to buy ships and upgrades
2. user purchases as many ships of different types as they would like
a. user cannot purchase a ship if they cannot afford it
3. user can customize the equipment on each ship
a. system denies upgrade
1. user does not have enough points
2. user needs to have the system in order to upgrade (ie. cannot buy shield recharge rate upgrade if ship is not fitted with a shield)
b. system applies upgrade to ship
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.