baines / engine

SDL2 + Modern OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a new version of a crappy game engine that I've been working on from time to time recently.

The old version from a couple years back that I used to make Castle of Cowardice and other stuff is still available in the master branch of this repo.

License: WTFPL (http://www.wtfpl.net/)

Dependencies:

  • SDL2
  • glm
  • boost-preprocessor
  • physfs-devel
  • freetype2

About

SDL2 + Modern OpenGL game engine


Languages

Language:C 59.7%Language:C++ 39.4%Language:Makefile 0.6%Language:GLSL 0.2%Language:JavaScript 0.0%