Changes in TODO.txt [a23fc08:a8c958b] in opengl-game
Legend:
- Unmodified
- Added
- Removed
-
TODO.txt
ra23fc08 ra8c958b 55 55 ============== 56 56 57 - Switch from IMGUI to Allegro 57 - Switch from IMGUI to Allegro (OUTDATED) 58 58 - Correctly align UI elements when the window is resized 59 - Switch to Vulkan and SDL (might consider SFML in the future as well) 60 61 Phase 1 62 -Allow the ship laser to be upgraded after killing a certain amount of asteroids 63 -There will be two upgrade levels that change the laser color and increase its damage 64 -Go over the code again and fix the remaining TODO items 65 66 Phase 2 67 -Look for ways to make the game engine more generic 68 -Maybe separate out the camera controls 69 -Turn the game into more of an overhead view RTS where you can use the mouse to select and move ships
Note:
See TracChangeset
for help on using the changeset viewer.