- [Handmade Hero: A complete, professional-quality game, coded live, from **scratch**. ](https://handmadehero.org/)
: by Casey Muratori. Handmade Hero is an ongoing project to create a complete, professional-quality game accompanied by videos that explain every single line of its source code.
- [Beginning Game Programming v2.0](https://lazyfoo.net/tutorials/SDL/index.php)
: Lazy Foo' Productions
- [YouTube video series: Let's Make Games](https://www.youtube.com/user/creaper/videos)
- [SDL2 bindings for Rust](https://github.com/Rust-SDL2/rust-sdl2)
- [OpenGameArt.org](https://opengameart.org/)
- [YouTube: Writing NES Games! with Assembly!!](https://www.youtube.com/watch?v=IbS7uEsHV_A)
- [The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)](https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/)
- [stb single-file public domain libraries for C/C++](https://github.com/nothings/stb)
- [List of single-file C/C++ libraries. ](https://github.com/nothings/single_file_libs)