Source Explanation

From MegaGlest
Revision as of 01:28, 17 February 2011 by Hofmic (talk) (Ew, this could be hard to keep updated... And who's gonna make the rest of the pages?)
Jump to: navigation, search

Glest is written in c++, the most popular programming language for games. This makes it easier to get developers, as they do not need to learn a new language, while providing power and efficiency, something c++ excels in. Because Glest is a full game engine of its own, it has a long and complex source code, something that can be difficult to understand, but with advanced explanations, it can become clearer, and programming generally becomes considerably easier once you know how Glest works.

Documentation