From e3e5d1320ffa3979194754e06f365002126bd6f7 Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Mon, 13 Mar 2023 11:03:36 +0100 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20de=20la=20vue=20tutorial?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/tutorial.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 views/tutorial.html diff --git a/views/tutorial.html b/views/tutorial.html new file mode 100644 index 0000000..377956f --- /dev/null +++ b/views/tutorial.html @@ -0,0 +1,24 @@ + + + + + + + Game + + + + + + +
+ +
+ + \ No newline at end of file