diff options
author | talha <sarcxd@gmail.com> | 2025-03-22 01:04:56 +0500 |
---|---|---|
committer | talha <sarcxd@gmail.com> | 2025-03-22 01:04:56 +0500 |
commit | f8dd0bb51027d428d0cab7951489647656db0290 (patch) | |
tree | 0c3e5c7651100e20418be9d1642ed84a47f8b89d /source/todo.txt | |
parent | 844c56cd40aac6b13666c21629b0ed6000cc9dc3 (diff) |
Trying to work with fullscreen window but linux wont let me
Diffstat (limited to 'source/todo.txt')
-rw-r--r-- | source/todo.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/source/todo.txt b/source/todo.txt index ae8fd6b..1ea3279 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -36,10 +36,13 @@ in the level file. - Fix collision for 1 block movement - Refactor level loading functions - Port text rendering to stb_truetype +- Making levels DOING: -- Making levels TODO: -- add panning from level goal to player position when loading a new level +- MENU SCREEN +- UI BUTTON +- DISPLAY SETTINGS SCREEN +- Set display resolutions and auto resizing of data |