TODO
==========
- Switch the game to use SDL and Vulkan (based on the test program I already made)
  - Will require switching the UI from IMGUI to SDL
- Make window resizing and fullscreen mode work correctly


LONGTERM TODO
==============

Phase 1
-Allow the ship laser to be upgraded after killing a certain amount of asteroids
   -There will be two upgrade levels that change the laser color and increase its damage
-Go over the code again and fix the remaining TODO items

Phase 2
-Look for ways to make the game engine more generic
   -Maybe separate out the camera controls
-Turn the game into more of an overhead view RTS where you can use the mouse to select and move ships