CodingTrain / CodingTrain/asteroids-advanced
Complex Shape Object
Open
enhancement
epic
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The ComplexShape object is an entity that contains an array of Shape objects with positions local to the ComplexShape.
Dependencies:
- [ ] The entity class supports hit boxes
- [ ] The Shape object is an entity
- [ ] Shape object support circles
- [ ] Shape primitive objects created: (Circle, Square, Triangle)
Additional Features:
- [ ] Make the Ship object a Triangle
- [ ] Make the Asteroid object a shape
- [ ] Make the Laser object a Circle
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.