carrexxii / csage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSage

Game engine for a one day/maybe/could be gameTM - mainly just for experimenting.

Written purely in C (C11 with some GCC/Clang extensions) with SDL and Vulkan. Most other dependencies can be seen in .gitmodules

Currently the direction is for 2.5D graphics with 3D models. Tiled is used for map drawing and models are loaded via GLTF files.

About


Languages

Language:C 81.8%Language:Lua 10.0%Language:GLSL 5.1%Language:Makefile 1.7%Language:Python 1.4%