WHAT NEXT
Things we have:
- An actor framework
- A player that moves and shoots
- A bee looking for work
Things we want for the next stage of development:
- 'follow player' behavior. Maybe this could be written as a dropin 'update' function and applied to multiple enemy types if desired
- collision checking for the player, enemies, and shots
- one more (for now) enemy type