Bold Pixel Engine is a collection of classes organized in several packages, from algorithms to a fully functional blit engine and a powerful toolkit. Some of the features:
- Collision Detection algorithm;
- Path Finding algorithm for tiled maps;
- Blit Engine;
- Keycode Array;
- Math classes such as Random and Geometry;
- 2D Arrays;
- States;
- Clock control;
- Toolkit which includes management for: music, scenes, input, saves, loops and sound effects.