From e9df7ae609c95e1d010147819862a7234aed9dfc Mon Sep 17 00:00:00 2001 From: Ivan Kuzmenko <6745157+rndtrash@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:19:33 +0300 Subject: [PATCH] Credits --- CREDITS.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CREDITS.md diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 0000000..e273ad9 --- /dev/null +++ b/CREDITS.md @@ -0,0 +1,19 @@ +# Credits + +## Who made this game + + - rndtrash - coding + - friendlywithmeat - coding, sprite batch conversion, math behind the flashlight + - mrzuerg - graphics and level design + +## Used resources + + - crank sound - https://freesound.org/people/tosha73/sounds/546859/ + +## Tools + + - Godot 4.1 with C# + - Jetbrains Rider + - GIMP + - Aseprite + - Audacity \ No newline at end of file