mirror of
https://github.com/csd4ni3l/fractal-viewer.git
synced 2026-01-01 04:13:41 +01:00
10 lines
399 B
Plaintext
10 lines
399 B
Plaintext
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
|