From 0f6e6e79e1e6b5939367d8e6a8aaff798ce237cf Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:31:15 +0200 Subject: [PATCH] test p5.js --- Games/move-cube/index.html | 11 +++++++++++ Games/move-cube/js/draw.js | 17 +++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 Games/move-cube/index.html create mode 100644 Games/move-cube/js/draw.js diff --git a/Games/move-cube/index.html b/Games/move-cube/index.html new file mode 100644 index 0000000..dc7df65 --- /dev/null +++ b/Games/move-cube/index.html @@ -0,0 +1,11 @@ + + +
+