Update DEVTools.md

This commit is contained in:
nbats 2024-06-08 03:06:38 -07:00 committed by GitHub
parent ebdb9de9ba
commit 0262353a99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -229,6 +229,7 @@
* ↪️ **[Game Development Assets](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_game_development_assets)**
* ⭐ **[SpriteFusion](https://www.spritefusion.com/)** - Tilemap Editor / [Discord](https://discord.gg/8sCEAspmBV)
* [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Development Concepts / [Web Version](https://www.pico-8-edu.com/)
* [From Zero To Hero](https://therealpenaz91.itch.io/2dgd-f0th) - 2D Game Development Book
* [SebastianLague](https://www.youtube.com/c/SebastianLague/playlists?view=50&sort=dd&shelf_id=4) - Game Development Tutorials
* [Trig for Games](https://demoman.net/?a=trig-for-games) - Trigonometry Lessons for Games
* [Game Math](https://gamemath.com/book/intro.html) - Mathematics Lessons for Game Devs
@ -578,6 +579,7 @@
* [Package Control](https://packagecontrol.io/) - Sublime Text Package Manager
* [editorcornfig](https://editorconfig.org/) - Maintain Code Styles Across Editors
* [ThemesElection](https://themeselection.com/), [NordTheme](https://www.nordtheme.com/) or [Dracula](https://draculatheme.com/) - Code Editor Themes
* [Freeze](https://github.com/charmbracelet/freeze) - Generate Images of Code / Terminal Output
***
@ -687,7 +689,7 @@
* [Beej's Guides](https://www.beej.us/guide/) or [LearnByExample](https://learnbyexample.github.io/) - Programming Guides
* [HelloWorldCollection](http://helloworldcollection.de/) - Hello World Programming Collection
* [CodeTriage](https://www.codetriage.com/) - Learn Coding by Building Projects
* [Codecademy](https://www.codecademy.com/) - Coding Lessons
* [Codecademy](https://www.codecademy.com/) or [Coddy](https://coddy.tech/) - Coding Lessons
* [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming
* [Advent of Code](https://adventofcode.com/) - Programming Puzzles
* [Karel The Robot](https://github.com/fredoverflow/karel) - Basic Programming Teaching Environment
@ -1081,6 +1083,7 @@
* [Typeculator](https://typeculator.alexpaul.me/) - Type Scale Calculator
* [WireFlow](https://wireflow.co/) - Flow Prototype Maker
* [Lenis](https://lenis.studiofreight.com/) - Smooth Scroll Library
* [AOS](https://michalsnik.github.io/aos/) - Animeate on Scroll Library
* [Open Source Guides](https://opensource.guide/) - Open Source Software Tips / [GitHub](https://github.com/github/opensource.guide)
* [free-website-translation](http://free-website-translation.com/), [transdict](http://transdict.com/meta/website.html) or [conveythis](https://www.conveythis.com/) - Website Translators
* [Statically](https://statically.io/) - Load Websites Faster