JSPM

adventureland-gui

0.1.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q29452F
  • License GPL-3.0-or-later

Basic UI for headless AdventureLand clients

Package Exports

  • adventureland-gui
  • adventureland-gui/build/alui/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (adventureland-gui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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 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; however, I decided to also use earthiverse's algui for inspiration.

Basic Usage

Coming Soon...™