Home > SFGE

SFGE

SFGE is a project mainly written in C++ and C, based on the MIT license.

A simple and fast game engine that base on SFML.

SFGE

SFGE is a simple and fast game engine that base on SFML.

Features

  • resource managers
  • gui module
  • lua binding

Screenshots

  • https://github.com/zhenliang/SFGE/tree/master/screenshots

Dependices

  • sfml 1.6
  • lua 5.1.x

Notes

  • it's a personal project for study purpose, there are no documents and code comments
  • the gui module works fine, but no scaling, draging and focusing functions
  • currently for windows only