The intent of Salvathor Game Engine is to facilitate the maximum creation of a new game.
It has several helpers:
Control configuration parameters, save and load game;
Control media: screen, keyboard, mouse and joystick;
control animations;
control features of the game: sounds, bitmaps, fonts;
Access control to the operating system: filesystem, folders, files;
Elaborations of menus;
control mods;
Support for bitmap fonts, truetype, mugen;
Artificial Intelligence: A * pathfinding...