Skip to content

kompasim/sdl2-lua-binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSL2-lua-binding

0.Aboud

this is a SDL2 lua binding, we can use SDL2 api via lua script ...

2.Build

  • download libraries (read the library/README.MD file for more information)
  • install msys2
  • install mingw (run pacman -S mingw-w64-x86_64-toolchain base-devel in msys2 terminal)
  • install chocolatey
  • install make (run choco install make)
  • then run make command in root directory

3.Document

check ./scripts/stage.lua and ./src/bridge.c files to more information.

3.Demo

About

a new lua binding for SDL2 library ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages