[WIP] CrashUI
Posted: Thu Oct 09, 2014 3:47 am
Hello, I am new to LÖVE and Lua and I decided a great project for myself would be to create a stupid simple GUI module. I have posted the source on github if anyone is curious or would like to offer some suggestions/code. The goal of this project is to create a very simple image based UI library for prototyping usable game/app interfaces. This is in no way complete or even usable at this point, just a proof of concept.
My goal is to include basic UI elements (panels, checkbox, radio, button, input, dropdown, slider [vertical and horizontal]) without over complicating usage. Upon completion, this would be ideal for anyone not interested in creating elaborate customized interfaces, but need quick and dirty theme-able menus. I understand there are various libraries out there that do a good job, this is just my personal attempt.
In the repo are some UI assets in various colors (blue, green, yellow, grey, and red) released by kenney as a part of his donation asset pack. The source is licensed under CC 1.0.
GitHub: https://github.com/hookglobal/crashui
Kenney Donation Pack: http://kenney.itch.io/kenney-donation
UI elements included in his pack: http://img.itch.io/aW1hZ2UvMjQyNi8xODEx ... 3J%2FJ.png
I only have a few hours into this project, will update this post as I get free time outside of work.
My goal is to include basic UI elements (panels, checkbox, radio, button, input, dropdown, slider [vertical and horizontal]) without over complicating usage. Upon completion, this would be ideal for anyone not interested in creating elaborate customized interfaces, but need quick and dirty theme-able menus. I understand there are various libraries out there that do a good job, this is just my personal attempt.
In the repo are some UI assets in various colors (blue, green, yellow, grey, and red) released by kenney as a part of his donation asset pack. The source is licensed under CC 1.0.
GitHub: https://github.com/hookglobal/crashui
Kenney Donation Pack: http://kenney.itch.io/kenney-donation
UI elements included in his pack: http://img.itch.io/aW1hZ2UvMjQyNi8xODEx ... 3J%2FJ.png
I only have a few hours into this project, will update this post as I get free time outside of work.