Is Engine Versions Save

C++, SDL 2 and SFML game engine that allows to create games on Web (HTML 5), Mobile and PC.

v3.3.4

2 years ago
  1. Now you can put texts and geometric forms (Rectangle, Circle) in Outline (Support of SFML functions setOutlineColor and setOutlineThickness) on Web and Android.
  2. Use text styles (Underline, Bold, Italic, ...) on Web et Android.
  3. Correction of bugs. (That was well hidden!)
  4. Added new resource management functions that allow easy development with the engine.
  5. Improved engine resource management (possibility of making your resources permanent and global).