asteroids-advanced icon indicating copy to clipboard operation
asteroids-advanced copied to clipboard

Complex Shape Object

Open JonathanHHenson opened this issue 8 years ago • 2 comments

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

JonathanHHenson avatar Dec 19 '16 01:12 JonathanHHenson

Are we shooting bullets now? I thought we shot lasers, like in sci-fi movies. :D

Limeliz avatar Dec 19 '16 19:12 Limeliz

Whoops I'll fix that. I wrote this while half asleep

JonathanHHenson avatar Dec 19 '16 19:12 JonathanHHenson