From 8db56cfc3b38302befee6dd178dd1a2cddf71f31 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 10 Jan 2022 22:31:30 +0100 Subject: Added minimal web shell --- src/minshell.html | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 src/minshell.html (limited to 'src/minshell.html') diff --git a/src/minshell.html b/src/minshell.html new file mode 100644 index 00000000..73c92f2f --- /dev/null +++ b/src/minshell.html @@ -0,0 +1,81 @@ + + + + + + + raylib web game + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + {{{ SCRIPT }}} + + -- cgit v1.2.3