maltebp / River

2 stars 0 forks source link

River

A hobby game framework written in C++17

Features

The framework is under constant development, but as of now the following features are included:

Technologies / libraries

The project makes use of following external libraries / technologies:

Usage

  1. Link against all the static libraries in build/bin/River/<configuration>/lib
  2. Install shared libraries (.dlls):
    • OpenGL
    • OpenAL
  3. Includes be found in build/bin/River/<configuration/include