From fc06ba30fe3d6ea23b4bcc047384077299e9af3a Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Thu, 21 Mar 2024 15:55:20 +0200 Subject: proto: added robot image --- index.html | 4 +++- robot.pdn | Bin 0 -> 59973 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 robot.pdn diff --git a/index.html b/index.html index 194e61f..6036bd3 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,9 @@ Click anywhere on the screen to move the robot!

- + +
+
diff --git a/robot.pdn b/robot.pdn new file mode 100644 index 0000000..e40503c Binary files /dev/null and b/robot.pdn differ -- cgit v1.2.3