Index: TODO.txt
===================================================================
--- TODO.txt	(revision 754cf5ae9f99e40c3cad832adc57aa8b04624c54)
+++ TODO.txt	(revision a8c958b46403a053137ed7af63196e8a2145f8d5)
@@ -55,4 +55,15 @@
 ==============
 
-- Switch from IMGUI to Allegro
+- Switch from IMGUI to Allegro (OUTDATED)
    - Correctly align UI elements when the window is resized
+- Switch to Vulkan and SDL (might consider SFML in the future as well)
+
+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
