Go to file
2024-10-06 02:04:40 -04:00
.github/workflows Create cmake-multi-platform.yml 2024-04-18 12:31:23 -04:00
Concept Art Line number detail if > 999, click to set cursor pos, page scrolling (using shift for now, will change) 2024-10-06 02:04:40 -04:00
dependencies Errors output to screen, python text function accepts all types now 2024-04-26 16:21:17 -04:00
python Line number detail if > 999, click to set cursor pos, page scrolling (using shift for now, will change) 2024-10-06 02:04:40 -04:00
resources Line number detail if > 999, click to set cursor pos, page scrolling (using shift for now, will change) 2024-10-06 02:04:40 -04:00
src Line number detail if > 999, click to set cursor pos, page scrolling (using shift for now, will change) 2024-10-06 02:04:40 -04:00
.gitignore StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
.gitmodules pocketpy 2024-04-24 20:54:23 -04:00
architecture_draft.png Refactor, added state manager, abstract state, game state, implemented pipeline based on architecture drawing 2024-04-25 20:16:58 -04:00
architecture.excalidraw Refactor, added state manager, abstract state, game state, implemented pipeline based on architecture drawing 2024-04-25 20:16:58 -04:00
CMakeLists.txt Refactored text window bounds, added initial GUI art 2024-10-03 23:40:00 -04:00
name_ideas.txt Set up pocketpy 2024-04-17 18:31:31 -07:00