From 8db56cfc3b38302befee6dd178dd1a2cddf71f31 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 10 Jan 2022 22:31:30 +0100 Subject: [PATCH] Added minimal web shell --- src/minshell.html | 81 +++++++++++++++++++++++++++++++++++++++++++++++ src/shell.html | 14 ++++---- 2 files changed, 88 insertions(+), 7 deletions(-) create mode 100644 src/minshell.html diff --git a/src/minshell.html b/src/minshell.html new file mode 100644 index 000000000..73c92f2fc --- /dev/null +++ b/src/minshell.html @@ -0,0 +1,81 @@ + + + + + + + raylib web game + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + {{{ SCRIPT }}} + + diff --git a/src/shell.html b/src/shell.html index 31714f473..333f6528f 100644 --- a/src/shell.html +++ b/src/shell.html @@ -4,28 +4,28 @@ - raylib HTML5 GAME + raylib web game - - + + - + - + - + - +