A simple, unopinionated graphics API for Computercraft devices.
Go to file
Andrew Lalis 22671910d8 Added console functions. 2023-08-29 08:50:39 -04:00
LICENSE Initial commit 2023-07-28 09:29:19 -04:00
README.md Added install.lua and drawButton 2023-07-28 10:07:14 -04:00
install.lua Added install.lua and drawButton 2023-07-28 10:07:14 -04:00
simple-graphics.lua Added console functions. 2023-08-29 08:50:39 -04:00

README.md

cc-simple-graphics

A simple, unopinionated graphics API for Computercraft devices. See the source code for documentation on each function.

Installation is simple:

wget run https://raw.githubusercontent.com/andrewlalis/cc-simple-graphics/main/install.lua