Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

fountainment/fountain-engine-improved

Repository files navigation

FountainEngineImproved

FountainEngine Improved!

A Crossplatform C++ OpenGL 2D Game Engine

What's Improved Now

  • Use cmake to build
  • Codes fully support Visual Studio
  • Add RenderList logic
  • Clearer module logic

What's Planned

  • Tool for creating new project
  • A lighting system integrated in rendering logic

How to Build

$ python downloadDepsAndRes.py
$ mkdir build
$ cd build
$ cmake ..

Then use 'make'(Linux) or open Fountain.sln(Windows)

Dependencies

OpenGL

GLFW

glad

FreeImage

FreeType

LiquidFun

OpenAL

About

FountainEngine Improved!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published