Initial version from game template

This commit is contained in:
csd4ni3l
2025-11-12 18:20:25 +01:00
commit edfe5e7f9d
20 changed files with 1967 additions and 0 deletions

11
CREDITS Normal file
View File

@@ -0,0 +1,11 @@
The Roboto Black font used in this project is licensed under the Open Font License. Read assets/fonts/OFL.txt for more information.
Huge Thanks to Python for being the programming language used in this game.
https://www.python.org/
Huge thanks to Arcade and Pyglet for being the graphical engines used in this game.
https://arcade.academy/
https://pyglet.readthedocs.io/en/latest/
Thanks to the following other libraries used in this game:
pypresence - https://github.com/qwertyquerty/pypresence - Used for Discord Rich Presence