From 78b10a077fba68b995056f35c867cc0f18f1f788 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 3 Oct 2021 10:52:20 -0400 Subject: [PATCH] more credits --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c92052..1d16406 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,5 @@ This game is developed by a team of 6 students from *Sheridan College* and *Tren - Map assets - **Kori** - Concept art + +A special thanks goes out to: [James Nickoli](https://github.com/rsninja722/) for insight on 2D collision detection, as well as [Ray](https://github.com/raysan5) and the members of the [raylib community](https://discord.gg/raylib) on discord for their support with the past two game jam projects.