Changeset 86a820e in opengl-game for TODO.txt


Ignore:
Timestamp:
Jul 2, 2019, 12:39:27 AM (6 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
f898c5f
Parents:
aeedfb3 (diff), a8c958b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of medievaltech.com:opengl-game

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TODO.txt

    raeedfb3 r86a820e  
    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.