Changeset a8c958b in opengl-game


Ignore:
Timestamp:
Jun 30, 2019, 8:15:09 PM (5 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
86a820e
Parents:
754cf5a
Message:

Update TODO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TODO.txt

    r754cf5a ra8c958b  
    5555==============
    5656
    57 - Switch from IMGUI to Allegro
     57- Switch from IMGUI to Allegro (OUTDATED)
    5858   - Correctly align UI elements when the window is resized
     59- Switch to Vulkan and SDL (might consider SFML in the future as well)
     60
     61Phase 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
     66Phase 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.