Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

pfirsich/kraidGUI

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kraidGUI

GUI framework implemented in Lua. Can be used with different backends, a löve2d backend is developed alongside it by me.

kraidGUI is made for programmers who want to make a GUI and should be a framework to easily change the appereance/behaviour of widgets or add custom ones without much work. In essence it is supposed to be the starting point for any GUI programmed in Lua with a default implementation of a dark design and a backend for löve2D, though any backend can easily plugged into it.

This project is quite a beast, so I never really took the time to write documentation. I don't use it much nowadays anyways, but if you are absolutely sure kraidGUI is exactly what you need and want to use it for something cool, hit me up and I might come back to it!

A gfy of the example application being used: HERE

Screenshot

About

GUI framework for programmers. Implemented in Lua. Can be used with different backends, a löve2d backend is developed alongside it by me.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages