mirror of
https://github.com/csd4ni3l/game-of-life.git
synced 2026-01-01 04:23:42 +01:00
Add settings, credits, sound, add background color
This commit is contained in:
11
CREDITS
Normal file
11
CREDITS
Normal file
@@ -0,0 +1,11 @@
|
||||
Thanks to Pixabay for the sound effects and the music!
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user