Go to file
Bobby Lucero 66ce48776a Testing out python bindings, needs refactor
A disgusting little race condition has appeared, running will result in a black screen 70% of the time >:(

TODO:
lambda functions referencing non static graphics methods instead of making graphics methods static
state manager (everything is hodge podged into graphics and pycron objects)
sort math functions into relevant places (trig, random etc)
2024-04-21 23:33:39 -04:00
.github/workflows Create cmake-multi-platform.yml 2024-04-18 12:31:23 -04:00
dependencies Fixed submodules? 2024-04-18 12:58:28 -04:00
python Testing out python bindings, needs refactor 2024-04-21 23:33:39 -04:00
resources Color palette test, Mouse test 2024-04-19 15:51:57 -04:00
src Testing out python bindings, needs refactor 2024-04-21 23:33:39 -04:00
.gitignore Initial refactoring 2024-04-20 21:14:52 -04:00
.gitmodules Fixed submodules? 2024-04-18 12:58:28 -04:00
architecture_draft.png rough draft of design plan 2024-04-19 23:51:57 -04:00
CMakeLists.txt Testing out python bindings, needs refactor 2024-04-21 23:33:39 -04:00
name_ideas.txt Set up pocketpy 2024-04-17 18:31:31 -07:00