UNPKG

adventureland-gui

Version:

Basic UI for headless AdventureLand clients

9 lines (6 loc) 664 B
# ALUI: Basic User Interface For ALClient ### NOTE: THIS IS STILL A WORK IN PROGRESS ## Description The goal of this package is to have a system where you can start your bots in [ALClient](https://github.com/earthiverse/ALClient) and then have a UI that shows you all pertinent information for each of your bots (without the overhead of drawing several unnecessary sprites and maps and tiles to the screen). The layout is very similar to NexusNull's [bot-web-interface](https://github.com/NexusNull/bot-web-interface); however, I decided to also use earthiverse's [algui](https://github.com/earthiverse/algui) for inspiration. ## Basic Usage *Coming Soon...™*