Skip to content

JoaoPauloVF/Button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Button

A Lua function made in the TIC-80 fantasy console that creates buttons that interact with the mouse.

These buttons have an (x, y) position, booleans that check if they are pressing or were released, and a sprite pair for the above cases. Besides this, they have updating and rendering functions.

gif of the cartridge demo.

Click here to try the cartridge on the TIC-80 site.

Controls

Position the mouse cursor on some of the buttons and click to press it.

How to get the code

1. Download and install the TIC-80 on your device.

2. In the software, type folder on the console and press ENTER to appear on the screen the storage path. It is where you access the .tic files(the cartridges).

demo of how to find out the storage path

3. Then you download the cartridge(the .tic file) from the site or this repository and move them to this path.

4. Done. Now you can load and alter the cartridge for your goals.

demo of how to access the cartridges on the TIC-80

5. Consider visiting the wiki for general instructions and Button object explanation too.

See also

TIC-80 GitHub repository

TIC-80 wiki

Console commands list

License

MIT

About

A Lua function for TIC-80 users that creates buttons that interact with the mouse

Topics

Resources

License

Stars

Watchers

Forks

Languages