-<!doctype html><html><head><meta charset="utf-8"><title>EndBASIC</title><link rel="stylesheet" href="style.css"/><script defer="defer" src="index.js"></script></head><body><canvas id="terminal" width="800" height="600">EndBASIC terminal window.</canvas><input id="mobile-input" autocomplete="off"/><div id="controls"><button id="button-esc" type="button">Esc</button> <button id="button-up" type="button">↑</button> <button id="button-down" type="button">↓</button> <button id="button-left" type="button">←</button> <button id="button-right" type="button">→</button></div><footer><a href="https://www.endbasic.dev/">EndBASIC</a> (<span id="build-id">Loading; please wait...</span>) · <span id="terminal-size">0x0 pixels, 0x0 chars</span> · <a href="https://www.endbasic.dev/service.html">Create account</a> · <a id="report-issue" href="https://github.com/endbasic/endbasic/issues/new">Report an issue</a></footer><script type="module">import { RequestsClient } from "https://www.endbasic.dev/js/main-exported.js";
0 commit comments