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