Skip to content
/ sdlApp Public

SDL2 window manager with a Lua API written in C++.

Notifications You must be signed in to change notification settings

antSDL2/sdlApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdlApp

SDL2 window manager with a Lua API written in C++.

This library may be used to setup, create, and control an SDL2 application window.

Compiling

To compile the source code, it is recommended to use the Code::Blocks project included in this repository. This library has only been tested in Windows environments.

Dependencies

  • sdlUtility
  • Lua 5.2 binding library (lua52)
  • SDL2 base (SDL2)

Documentation

Documentation can be found in the GitHub pages for this project.

About

SDL2 window manager with a Lua API written in C++.

Topics

Resources

Stars

Watchers

Forks

Languages