Crutiatix / TICuare

A simple and customisable UI library for TIC-80 based on Uare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TICuare

A simple and customisable UI library for TIC-80 - tiny computer based on library Uare

v0-8-0demo Gamepad Edgar

Description

Any UI component in TICuare is defined by element. Elements can represent any UI component: icons, buttons, windows, scrollbars, etc. How elements looks and behaves, is defined by its attributes which are keys in tables. Elements can be styled, grouped and anchored together, also can contain a other content drawn by TIC API. Of course there are also interactions between elements and a mouse.

Language: Lua

  • Size (roughly) :

    • ticuare - 22 KB

    • ticuare.min - 12 KB

Credits

TIC-80 created by Nesbox Based on library Uare created by Ulydev

About

A simple and customisable UI library for TIC-80 based on Uare

License:MIT License


Languages

Language:Lua 100.0%