Tag: C++ Programming

Unreal Development Kit: History, Features, and More

The Unreal Development Kit (UDK) is a free version of Unreal Engine 3 that allows developers, Educators, and students to create a wide variety of games that can be commercially released and are intended for public use. The UDK was released in November 2009 and new releases have been coming out. Until recently, Epic Games has ended support for Unreal Development Kit.

Read More

Ubiart Framework – Game Engine

Ubiart is a 2.5D (pseudo-3D) game engine that converts 2D images into a playable game environment. The Ubiart Framework’s goal is to “limit the repeating tasks” of game development. On the technical side, it is written in C++ and produces high-quality animation and scenery with relatively little artwork. 

Read More

Cube Engine: Features and Games

The Cube is an open-source landscape-style engine created using OpenGL and C++ that acts as an indoor FPS game engine which allows for in-game editing of geometry in a full 3D mode, which means that you may fly around the map and point or drag objects to pick or alter them while playing simultaneously with others in multiplayer.

Read More

Cocos2d Game Engine: History, Features, and Branches

Cocos2d is an open-source software framework that is used to build different games, apps, and other cross-platform GUI-based software. The most well-known branches of the Cocos2d framework are Cocos2d-objc, Cocos2d-x, Cocos2d-html5, and Cocos2d-XNA. The fundamental building block known as a sprite is used in all its versions. A sprite is a plain 2D image and also serves as a container for other sprites. 

Read More

Chrome Engine: Its History and Games Developed using this Engine

Chrome Engine is a 3D Game Engine that is developed by Techland using the C++ Language. The Latest and Current version of chrome engine is Chrome Engine 6. Currently, it supports Mac OS X, Linux, Windows, Playstations, and Xbox. According to Creators, Chrome Engine provides substantial control while developing a new game.

Read More

The Best Languages for a Cloud Dev

To become a cloud developer, you must learn some programming languages. There are numbers of factors driving demand for cloud computing and gaining popularity. . Businesses are moving to the cloud due to various reasons such as Flexibility and scalability , Speed and Convenience and cost reduction.

Read More

Toy Game Engine: The Thin C++ Game Engine

The “Toy Game Engine” is a thin and modular Game Development Engine that is developed in C++ Programming Language. The Aim of this engine is to provide the thinnest and simplest stack of technology for making games just by using simple c++ code. The Toy Game offers simple user interface, rendering maps, audio, and it provides a seamless extension of game code with no cost. It has different tools, editors, and scripting tools, to design fully functional 2d or 3d games in less time.

Read More