Game Development Tutorials — Engines, Graphics Programming and C++ Game Development

Game Development Tutorials — Engines, Graphics Programming and C++ Game Development

Game development sits at the intersection of programming, mathematics, physics and creative design — making it one of the most technically demanding and rewarding fields in software engineering. Whether you want to build your first game, understand how professional game engines work under the hood, or master the graphics programming techniques that power modern AAA titles, this section gives you the technical foundation to do it.

MYCPLUS has been publishing game development resources since 2007, building one of the most comprehensive collections of game engine guides, C++ game programming tutorials and graphics programming articles on the web. This section covers everything from the architecture of major game engines like Unity, Unreal Engine and id Tech, through to the low-level C++ techniques that make real-time games perform at scale.

You will find in-depth articles on over 100 game engines, practical C++ programming guides for game systems, DirectX and OpenGL graphics programming tutorials, and career resources for developers building a future in the games industry. Whether you are a beginner exploring game development for the first time or an experienced programmer going deeper into engine architecture, start here.

What You’ll Learn

  • Game engine architecture — how engines like Unity, Unreal, CryEngine and id Tech are structured, what makes them performant, and how to choose the right one for your project
  • C++ game programming — the language features, memory management patterns and real-time programming techniques that power professional game development
  • Graphics programming — DirectX and OpenGL fundamentals, rendering pipelines, 2D and 3D graphics techniques and visual optimisation for games
  • Game engine deep dives — detailed technical breakdowns of over 100 game engines covering architecture, strengths, weaknesses and real-world usage
  • Best programming languages for games — comparing C++, C#, Python and other languages for game development performance, tooling and industry demand
  • Game development careers — how to build a portfolio, develop the right skills and move into professional game programming roles

Why MYCPLUS: One of the web’s most comprehensive game development resources — trusted since 2007 with in-depth guides on over 100 game engines, C++ game programming techniques and graphics programming tutorials built for serious developers.

Flight Gear Simulator

PLIB – A Suite of Portable Game Libraries

PLIB is a set of multi-platform and open source libraries for the development of games. It is written by Steve Baker in 1997. PLIB is written in C++. It supports Windows, Linux, UNIX and MacOS. PLIB is licensed under Library GNU Public License (LGPL 2.0). The latest and the stable version of PLIB is v.1.8.5 that was released in October, 2006.

unravel

PhyreEngine

PhyreEngine is a multi-platform game engine developed by Sony Interactive in 2003. This engine is written in C++. It targets the platforms of PlayStation, Windows, Android and iOS. The most stable version of this engine is released in January 2012. PhyreEngine is licensed under Proprietary.

A Vampire Story

Panda3D – Open Source Framework for 3D Rendering and Games

Panda3D is an open source, multi-platform, 3D rendering engine for developing games and VR (Virtual Reality). It was developed by Disney Interactive in 2002. It is written in C++ and Python. This engine targets the platforms of Windows, Linux, MacOS and Silicon Graphics workstations running Irix. The most stable version of this engine is released in 19 March, 2020. Panda3D is a free licensed engine under BSD license.

Outpost

ORX – Portable 2D Game Engine

ORX is a cross platform, open source, portable, 2D oriented game engine developed by ORX Projects. This game engine is written in C/C++. It runs on Windows, Mac OS X, Linux, Android and IOS. Most stable version of ORX is released In May 10, 2020. ORX is published under a free software license called ZLIB license.

OpenClonk

OpenClonk 2D Rendering Engine

OpenClonk is a multi-platform, open source game engine, developed by OpenClonk Developers in 2010. OpenClonk is not just a flexible 2D scene game engine but it is also a game. OpenClonk engine is licensed under ISC License and the game content is licensed under the CC BY-SA, CC BY and CCO. OpenClonk is written in C++. It developed games for multiple operating systems which are Windows, Linux and OS X.

zombie driver

OGRE – Object Oriented Graphics Rendering Engine

OGRE is multi-platform, open source, graphics engine developed by The OGRE Team in 2005. It is a scene-oriented, real-time, 3D rendering engine. OGRE stands for “Object Oriented Graphics Rendering”. It is licensed under MIT License. OGRE is written in C++. It develops game across multiplatform such as Windows, Linux, Xbox and PS3. It is used to develop FPS (First Person Shooter) as well as RPG (Role-Play Game).

the game of life

Marmalade – For Developers to Innovate, Create and Craft Content

Marmalade SDK (Software Development Kit) is a cross-platform, 2D and 3D game engine developed by Marmalade Technologies Limited. It is written in C++ and modules of Lua, HTML5 and Objective C. Depending on the type of licenses purchased, Marmalade SDK supports developments of games for the platform of Android, Blackberry 10, iOS, Tizen, LG Smart TV, Mac OS, Microsoft Windows, Roku 3, Windows Phones and Nintendo Switch. It was launched in late 2009 and its first stable version was released on September 2016. It is a proprietary licensed game engine.

ULTRA STREET FIGHTER II The Final Challengers

MT Framework – A Mature Graphics Engine

MT Framework is multi-platform game engine developed by Capcom Company in 2004. “MT” stands for “Multi-Target”, “Multi-Thread” and “Meta Tools”. MT framework is licensed to Capcom. This Game Engine is written in C++. It creates game for PS3, PS4, Xbox 360, Xbox one and PC. It is majorly used by Capcom itself to create many new games and some remastered ports for console games like Resident Evil series. It is a non-free software.

Lumberyard – Free Game Engine

Lumberyard is a free, cross-platform 3D game engine developed by Amazon Game Tech. It is based upon Crytek’s Cryengine. This AAA game engine is written in C++ and Lua. Lumberyard develops games for the PC, Mobiles and consoles i.e., Microsoft Windows, iOS, Android, PlayStation 4 and Xbox One. The most prominent feature of the engine is its integration with AWS (Amazon Web Services) and Twitch. Lumberyard is designed for performance, modularity, and productivity.

Scroll to Top