From 1a85d80716d372c70c8a3074e1844ed5ca837d87 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Fri, 27 Jan 2023 08:14:08 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1adidos=20lander,=20outrun1=20y=20outrun2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lander.html | 417 +++++++++++++++++++++++++++++++++++++++++++++++++++ outrun1.html | 140 +++++++++++++++++ outrun2.html | 158 +++++++++++++++++++ 3 files changed, 715 insertions(+) create mode 100644 lander.html create mode 100644 outrun1.html create mode 100644 outrun2.html diff --git a/lander.html b/lander.html new file mode 100644 index 0000000..5e4f006 --- /dev/null +++ b/lander.html @@ -0,0 +1,417 @@ + + + + + + + + + +Your browser does not support the HTML5 canvas tag. + + + + + + \ No newline at end of file diff --git a/outrun1.html b/outrun1.html new file mode 100644 index 0000000..0062161 --- /dev/null +++ b/outrun1.html @@ -0,0 +1,140 @@ + + + + + + + + +
0 0 0
+ + + + + \ No newline at end of file diff --git a/outrun2.html b/outrun2.html new file mode 100644 index 0000000..8c7a67d --- /dev/null +++ b/outrun2.html @@ -0,0 +1,158 @@ + + + + + + + + +
0 0 0
+ + + + + \ No newline at end of file