Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

dimkauzh/SDLion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDLion (NOT UNDER DEVELOPMENT ANYMORE)

SDLion is a Lua library for creating graphical applications using the Simple DirectMedia Layer (SDL) library. It provides a simple interface for creating windows, rendering graphics, and handling user input. It just makes lua-sdl2 a lot easier

Development

Keep in mind that this project is in work, so if you want to see code, then it is in main branch but there is no 'full version' of this project! I'm working hard to make first alpha version of it!

Installation

Make sure you have SDL already installed and this is what you also need to install:

  luarocks install lua-sdl2

To get this into your project, you just get this repository into your directory by running these command:

  git clone https://github.com/dimkauzh/SDLion
  cd SDLion

To test if it works just run this:

  lua example.lua

Documentation

Coming soon when project is fully done

🚀 About Me

A 13 year old game developer with much passion about the language lua

About

A lua extencion to lua-sdl2! NOT UNDER DEVELOPMENT ANYMORE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages