GithubHelp home page GithubHelp logo

black-sliver / ap-textclient Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.02 MB

Browser based WASM text client for Archipelago

License: Other

Shell 0.08% C++ 99.69% CMake 0.01% HTML 0.21% Python 0.02%

ap-textclient's Introduction

AP Text Client

This is an Archipelago Multiworld text client.

How does it work

It compiles to WASM+JS and runs in your browser.

How to use it

You can build it (or download a release) and host it on http://localhost:8000 using serve.py. Or visit an URL that hosts it.

Use /connect <host> command to connect to an AP server.

How to build it

see build-*.sh

Local storage

  • The client will store a random ID in local storage to be able to replace the previous connection from the same client (crash or lost connectivity). This ID is only shared between the client and the AP server /connected to.
  • The client stores a cache of item and location names to reduce traffic.
  • The client may store the last 24hrs of output to a log.
  • The http server hosting the client does not store any of that.
  • The local storage can be cleared at any time through browser features.

Attribution

Based on ap-soeclient. Check the source for all referenced projects.

Binary distributions may include or link to

ap-textclient's People

Contributors

black-sliver avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.