From e98ae29df005a10e357407c8a00d7d23bc1da4f8 Mon Sep 17 00:00:00 2001 From: Theo Leuthardt <60556192+theoleuthardt@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:25:01 +0100 Subject: [PATCH] Update Resources List --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dfff959..ce69eb4 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ dodging obstacles and aiming for the highest score. Jump over cacti and see how - Library: [Raylib Website](https://www.raylib.com/) [Raylib Github](https://github.com/raysan5/raylib/tree/master) - CMakeList Template: [CMakeList by tupini07](https://github.com/tupini07/raylib-cpp-cmake-template/blob/main/CMakeLists.txt) - Game Assets: [Dino Game Assets](https://www.spriters-resource.com/browser_games/googledinosaurrungame/sheet/78171/) +- CropImages: [iloveimg Image Cropper](https://www.iloveimg.com/crop-image) +- RemoveBG for Game Assets: [RemoveBG Tool](https://www.remove.bg/) +- Generative AI for fixing some bugs: [ClaudeAI](https://claude.ai/) [ChatGPT](https://chatgpt.com/) ### Installation #### Download build from Github