Skip to content
WinPooh32 edited this page Feb 3, 2016 · 3 revisions

BGE
version 0.4a (unstable pre-alpha)

Features

boldtemple Game Engine it's a simple and lightweight 2d game framework:

  • Sprite animation
  • Sound effects
  • Simple AABB collision detection
  • Camera controlling
  • Widget system for making GUI
  • Resource manager

Supported formats

###Images With alpha channels too:
BMP, CUR, GIF, ICO, JPG, LBM, PCX, PNG, PNM, TGA, TIF, XCF, XPM, XV ###Sounds Enabled by default:
OGG, MP3

See more available formats at SDL2_mixer lib docs. ###Fonts True Type Fonts (TTF) with anti-aliasing.

Clone this wiki locally