mirror of
https://github.com/csd4ni3l/notifplayground.git
synced 2026-01-01 12:33:47 +01:00
First version on Github
This commit is contained in:
14
CREDITS
Normal file
14
CREDITS
Normal file
@@ -0,0 +1,14 @@
|
||||
Credits to MIT for the 10000 word english wordlist, which is used for the WPS test. I couldn't find any licensing information.
|
||||
|
||||
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/app:
|
||||
pypresence - https://github.com/qwertyquerty/pypresence - Used for Discord Rich Presence
|
||||
plyer - https://github.com/kivy/plyer - Used for sending cross-platform notifications.
|
||||
Reference in New Issue
Block a user