Blog

Anura Game Engine – Written in C++

Anura Game Engine – Written in C++

Anura game engine is the tech for running Frogatto & Friends (game) so it was purpose built software. After the first public release of Frogatto…

Antiryad Gx 3d game engine

Antiryad Gx is an unified cross platform 3d game engine that stands out thanks to its vast platform support capability. From its development in 1997…

Aleph One – Open Source Game Engine written in C++

Aleph One is a cross-platform open source game engine. Aleph One is the continuation of Bungie Studios' Marathon 2: Durandal.  The project had started in…

Adventure Game Studio (AGS) Engine – written in C/C++

If you are looking forward for an open source development tool to develop graphic adventure games, then Adventure Game Studio (AGS) is just your thing.…

4A Engine – Game Engine written in C++

4A-Engine is one of the complete game development platforms. The programming language used for the development of this game engine is C++. It is a…

List of Top 100 Game Engines Written in C/C++

A game engine is a dedicated software or an architecture, or program that developers use for creating games. It provides developers with a way of…

C++ 17 – New and Removed Features

You must have heard that C++17 is now feature full or feature complete. C++ 17 is the most recent version of C++ programming language revised by ISO/IEC…

Top 10 Prestigious Programming Contests and Coding Competitions

This is a list of 10 most prestigious and old programming contests and challenges which you can participate and win prizes. Most of them are…

Multiparadigm Programming in Standard C++

A multi-paradigm programming language allows programmers to choose a specific single approach or mix parts of different programming paradigms. The power of C++ is such that it…

List of Hello World Programs in 300 Programming Languages

Hello, world! Programs are usually written to make the text “Hello, world!” appear on a computer screen. This is also a basic sanity check for…