abell95 / galaga_invaders

A retro remix of Galaga and Space Invaders
1 stars 0 forks source link

Stub out bullet class #10

Closed abell95 closed 5 years ago

abell95 commented 5 years ago

Create base logic for bullet class - which represents the bullets the player ship fires

abell95 commented 5 years ago

Commit : https://github.com/abell95/galaga_invaders/commit/d76577da77205d7f2bb7148d63a65bdd9f72a358

Requires additional work, left broken logic in player.rb that requires cleanup

bmchristensen commented 5 years ago

We are not using the term "bullet" for anything in the domain of this project. The func spec uses "missile." This should be changed to "missile."