Changes in TODO.txt [a8c958b:a23fc08] in opengl-game
Legend:
- Unmodified
- Added
- Removed
-
TODO.txt
ra8c958b ra23fc08 55 55 ============== 56 56 57 - Switch from IMGUI to Allegro (OUTDATED)57 - Switch from IMGUI to Allegro 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 162 -Allow the ship laser to be upgraded after killing a certain amount of asteroids63 -There will be two upgrade levels that change the laser color and increase its damage64 -Go over the code again and fix the remaining TODO items65 66 Phase 267 -Look for ways to make the game engine more generic68 -Maybe separate out the camera controls69 -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.