Commit Graph

5 Commits (main)

Author SHA1 Message Date
Skyball2000 e50d280afa Introduced screen layouts and game states 2023-03-29 10:45:48 +02:00
Yan Wittmann 9dfc487e9a Optimize PhysicsElementsHandler.py by checking collisions only with closest sprites.
Improve UiElement.py to cache and reuse scaled images for better performance.
2023-03-28 19:35:42 +02:00
Yan Wittmann f1709229c5 Screen to world coordinate translation and click listeners 2023-03-26 11:13:34 +02:00
Yan Wittmann e3744241ea First implementation of physics 2023-03-25 17:18:43 +01:00
Yan Wittmann 73b22dca7d Started implementing framework 2023-03-25 15:41:32 +01:00