Game Dev - pmdacosta/notes GitHub Wiki
Youtube
General
Math
C++
- Beginner tutorial: Your first DirectX 12 application in C++ from scratch
- Theodore Bendixson
- Dave Churchill
- Tutorial C++ With Eclipse
- Tutorial How to program a game in C++
- Learn C++ for Video Game Programming
- How To Make A Game In C++ & SDL2 From Scratch
- Beginner C++ Game Programming DirectX
Java
- Warmful Development
- Cross Coast Gaming - Java Game Programming Tutorials
- TheJavaHub - Beginner Java Game Programming
- thebennybox
- The Cherno Game Development
- LibGDX Tutorial series
- LibGDX Video Tutorial Series
- The Zero Doctor
- OfficialCodingNetwork
- RyiSnow
- Kaarin Gaming
- Games with Gabe
- vanZeben
- CodeNMore
- RealTutsGML
- ForeignGuyMike
- Kenny Yip Coding
- Will Tollefson
Graphics
- Double drawing pixels when manipulating DataBuffer of a BufferedImage
- Manipulating the pixels within a BufferedImage through an Array
- Understand BufferStrategy