From fa7baf61bcb3cd430ac387dc4a2b91c5918db18e Mon Sep 17 00:00:00 2001 From: Vaimik Patel Date: Fri, 27 May 2022 09:01:32 -0400 Subject: [PATCH 1/3] Added Resources for Game Development --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5d927d3b..33565033 100644 --- a/README.md +++ b/README.md @@ -1614,6 +1614,17 @@ Table of Contents * [Apache Guacamole™](https://guacamole.apache.org/) — Open source clientless remote desktop gateway * [RemSupp](https://remsupp.com) — On-demand support and permanent access to devices (2 sessions/day for free) +## Game Development + + * [itch.io](https://itch.io/game-assets) — Free/Paid assets like sprites, tile sets, character packs, ... + * [GameDevMarket](https://gamedevmarket.net) — Free/Paid assets like 2D, 3D, Audio, GUI. + * [OpenGameArt](https://opengameart.org) — OpenSource Game Assets like music, sounds, sprites, gifs, ... + * [CraftPix](https://craftpix.net) — Free/Paid assets like 2D, 3D, Audio, GUI, backgrounds, icons, tile sets, game kits. + * [LoSpec](https://lospec.com/) — Online tools for creating pixel art and other restrictive digital art, lots of tutorials/pallet list available to choose for you games + * [ArtStation](https://www.artstation.com/) - MarketPlace for Free/Paid 2D, 3D assets & audios, icons, tile sets, game kits,..., Also, It can be used for showcasing your art portfolio. + * [Rive](https://rive.app/community/) - Community assets as well as create your own game assets using its free plan. + + **[⬆ back to top](#table-of-contents)** ## Other Free Resources From 02f052092fc3990269ae3f9495b93a80757c6ade Mon Sep 17 00:00:00 2001 From: Vaimik Patel Date: Fri, 27 May 2022 09:02:36 -0400 Subject: [PATCH 2/3] Added back to top button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 33565033..5c276bfe 100644 --- a/README.md +++ b/README.md @@ -1614,6 +1614,8 @@ Table of Contents * [Apache Guacamole™](https://guacamole.apache.org/) — Open source clientless remote desktop gateway * [RemSupp](https://remsupp.com) — On-demand support and permanent access to devices (2 sessions/day for free) +**[⬆ back to top](#table-of-contents)** + ## Game Development * [itch.io](https://itch.io/game-assets) — Free/Paid assets like sprites, tile sets, character packs, ... From 8a68398f80c1c2116a4844e840c49a193939bf9b Mon Sep 17 00:00:00 2001 From: Vaimik Patel Date: Fri, 27 May 2022 12:08:59 -0400 Subject: [PATCH 3/3] Added link in the top section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c276bfe..67e30fdf 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Table of Contents * [Commenting Platforms](#commenting-platforms) * [Browser based hardware emulation](#browser-based-hardware-emulation-written-in-javascript) * [Remote Desktop Tools](#remote-desktop-tools) + * [Game Development](#game-development) * [Other Free Resources](#other-free-resources) ## Major Cloud Providers