Skip to content

Latest commit

History

History
31 lines (20 loc) 路 1.14 KB

File metadata and controls

31 lines (20 loc) 路 1.14 KB

Skeleton Engine 馃拃 made with 鉂わ笍, and mostly 馃嵑

License Issues forks stars size Unicorn

Description

Small game engine framework , made with:

  1. SDL Repo
  2. Lua54 Repo
  3. Sol3 Repo

Motivation

Just for fun and learning

Installation

git clone https://github.com/mendoza/skeleton-engine --recursive
cd skeleton-engine
cmake -Bbuild -H.
# For windows add -G "MinGW Makefiles"

Bugs 馃悰

This project is getting upgrades in my free time if there is a problem please create a bug report in the issues section.

License