3D Math Primer for Graphics and Game Development
16
Technical TutorialsGame Development
Comprehensive introduction to 3D math for graphics and game development, covering vectors, matrices, and 3D geometry. Suitable for programmers, designers, and technical artists.
Level up your code with game programming patterns
29
Technical TutorialsC#Game Development
Dive into game programming patterns, SOLID principles, and practical examples to build efficient and maintainable Unity projects.
3D Game Shaders For Beginners
12
Technical TutorialsGame Development
Comprehensive guide to understanding and creating shaders for 3D game development. Learn texturing, lighting, normal mapping, and more with Panda3D and GLSL.
Graphics Programming Black Book
5
Technical TutorialsGame Development
Explore advanced graphics programming and optimization techniques from industry expert Michael Abrash. Covers 3D graphics, Doom and Quake game technology, and more.
Invent Your Own Computer Games With Python
10
Technical TutorialsGame DevelopmentPython
Learn how to create your own computer games using Python. Suitable for beginners in programming and game design.
Game Development | CS50 2019 – Games Track
4
Video CoursesProgramming
Comprehensive course on game development, covering programming, design, and implementation. Taught by David J. Malan.
Coding a Rogue/Nethack RPG in C
10
Technical TutorialsCGame Development
Learn game development and coding skills by creating a classic Rogue/Nethack style RPG game in C. Step-by-step tutorial with a focus on beginners and intermediate programmers.
Tetris tutorial in C++ platform independent focused in game logic for beginners
12
Technical TutorialsC++Game Development
Learn how to create a platform-independent Tetris game in C++ with a focus on game logic and development for beginners.
Remaking Cavestory in C++
12
Technical TutorialsC++Game Development
Learn to build an indie game from the ground up and develop practical C++ skills for game development projects.