Skip to content

mendoza/skeleton-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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