updated 13 pages

This commit is contained in:
nbats 2025-10-22 22:35:32 -07:00 committed by GitHub
parent 37723e0aa0
commit da858248d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 25 additions and 26 deletions

View file

@ -1281,6 +1281,7 @@
* [Game Math](https://gamemath.com/book/intro.html) - Mathematics Lessons for Game Devs
* [Graphics Workshop](https://github.com/ekzhang/graphics-workshop) - Learn Computer Graphics
* [The Book of Shaders](https://thebookofshaders.com/) - Fragment Shaders Guide
* [EmuDev](https://emudev.org/) - Emulator Development Information / [Discord](https://discordapp.com/invite/dkmJAes)
* [QB64SourceCode](https://www.qb64tutorial.com/) - QB64 Game Programming Tutorials
* [8bitWorkshop](https://8bitworkshop.com/) - Retro Game Programming Tutorials