14 Commits

Author SHA1 Message Date
08d6261d3f Updated version 1.0.0 2025-06-21 23:08:39 +01:00
95afab5431 Implemented centre() 2025-06-21 23:03:38 +01:00
d897a3744d Added documentation for createAnimObj() 2025-06-21 23:03:27 +01:00
4161ec9c5b Added timeouts 2025-06-21 23:03:11 +01:00
a421069a63 Added animation events 2025-06-20 19:26:43 +01:00
44f75b52d0 Added size property 2025-06-20 18:21:50 +01:00
8f2dcbfd21 Removed unused debug functions 2025-06-20 18:08:13 +01:00
2c79adaf36 So apparently if you don't put all of this in it's own directory, pip explodes. 2025-06-20 18:05:57 +01:00
f4e0e24774 Moved initialisation from BaseGame to GameUtils 2025-06-20 14:46:29 +01:00
f1c6c7c23d Implemented AnimatedObject 2025-06-20 12:27:48 +01:00
8ce99ca561 Fixed typo 2025-06-20 12:27:29 +01:00
e97d55fbc3 Started separating everything away from __init__ 2025-06-19 21:23:22 +01:00
86c0230b26 Forgot the .gitignore. oops 2025-06-19 19:19:16 +01:00
f01ff00e66 Inital commit
Straight up fucked everything up so the history is gone. My bad.
2025-06-19 18:13:13 +00:00