C and C++ Programming Resources

Clausewitz – Game Engine Written in C++

Clausewitz – Game Engine Written in C++

The Clausewitz engine is developed in C++ and being used by developers to build grand strategy-oriented city builder games. Grand strategy games are historical strategy games that include the entire world map where the player is free to customize and built anything which the game offers. These types of games mostly include elements such as economy, diplomacy, and warfare.

ClanLib – C++ Game Engine

ClanLib – C++ Game Engine

ClanLib is a multi-platform game toolkit written completely in C++. It supports Microsoft Windows, macOS, and Linux, with limited support for mobile platforms. ClanLib comes with full hardware-accelerated graphics support through OpenGL allowing developers to use the hardware capacity to the maximum in graphics rendering for game objects, and also a software renderer.

The Relevance of C/C++ in Today’s Tech Landscape

The Relevance of C/C++ in Today’s Tech Landscape

C++ will continue to remain popular and in high demand owing to its performance, reliability, and the wide variety of contexts in which it can be used. C++ is still successful in areas where real time performance, micro memory management, large-complex applications and embedded systems are being developed.

Bork3D Game Engine written in C++

Bork3D Game Engine written in C++

The Bork3D Game Engine is an open source, C++ game engine. This had specifically being designed by 3D LLC for mobile device platforms, mainly targeting iPad and iPhone.

Blender Game Engine written in C/C++

Blender Game Engine written in C/C++

C++ For Dummies 7th Edition
Unlock the world of programming with C++ for Dummies – the perfect beginner’s guide to mastering C++ with ease and confidence!
View on Amazon

Blender is a free and open-source 3D graphics production suite. It is primarily suitable for making interactive real-time content. This amazing game engine is purely written in C/C++ from scratch.