Skip to content

A collection of small libraries for the TIC-80 fantasy console

License

Notifications You must be signed in to change notification settings

Kozova1/TIC80-Lua-Libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC-80 Libraries

In this repo there are a few libraries that you can just copy and paste into TIC-80 and use.

Available libraries

libMenu is a customizable library for creating interactive menu screens.
libGui is a customizable (but small) library for creating labels and buttons (with callbacks) declaratively.
libTimer is a library that allows setting timers with callbacks, similarly to setInterval in JavaScript.
libBindKey is a small framework that allows binding callbacks to specific keys or buttons.
libNameEntry is a library that allows you to read a (short) name from the user, and is compatible with all platforms that run TIC-80 and support the btnp() function

About

A collection of small libraries for the TIC-80 fantasy console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages