TheBuzzSaw / XPG

cross-platform gaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross-Platform Gaming (XPG)

XPG is a C++ game development library with a super simple API. It has the following goals/rules:

  • no exceptions or RTTI
  • no integration with STL (optional extensions available)
  • OpenGL-centric feature set

Requirements

The project files are for the Code::Blocks IDE. See http://www.codeblocks.org/ for more information. If you want to submit other build files, submit a patch!

About

cross-platform gaming


Languages

Language:C++ 50.9%Language:C 49.1%