mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-08 17:35:00 -04:00
Merge pull request #2454 from vaimikpatel2908/master
Game Development Resources
This commit is contained in:
commit
5e29e2d722
1 changed files with 14 additions and 0 deletions
14
README.md
14
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
|
||||
|
@ -1616,6 +1617,19 @@ Table of Contents
|
|||
|
||||
**[⬆ back to top](#table-of-contents)**
|
||||
|
||||
## 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
|
||||
|
||||
* [get.localhost.direct](https://get.localhost.direct) — A better *.localhost.direct Wildcard public CA signed SSL cert for localhost development with sub-domain support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue