Skip to content
Kazuo256 edited this page Sep 25, 2014 · 6 revisions

Welcome!

The USPGameDev Kit or USP Game Development Kit (UGDK) is our game engine. It was originally developed for our first game, Horus Eye, and today it has full support for 2D games. We are aiming for 3D support aswell, with the help from Ogre and Bullet, as a part of our current project, Circuit of Mana.

UGDK is written in C++, but may also have embedded scripts with Lua or Python. For instance, our game Asteroid Wars is pratically fully written in Python using UGDK.

Whis wiki is still a work in progress, but if you have any questions you can always use the repository's issue board.

Clone this wiki locally