From 6c1d77cbf52af722fe1ec990c71eb0d1ae085152 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Fri, 4 Jun 2021 23:47:52 +0200 Subject: [PATCH] Add last game --- index.html | 2 +- jeux/assets/nature.css | 5 +++++ jeux/assets/nature.js | 32 ++++++++++++++++++++++++++++++++ jeux/images/feuille-1.png | Bin 0 -> 7468 bytes jeux/images/feuille-2.png | Bin 0 -> 9379 bytes jeux/images/feuille-3.png | Bin 0 -> 7488 bytes jeux/images/nature.jpg | Bin 0 -> 492213 bytes jeux/nature.html | 33 +++++++++++++++++++++++++++++++++ 8 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 jeux/images/feuille-1.png create mode 100644 jeux/images/feuille-2.png create mode 100644 jeux/images/feuille-3.png create mode 100644 jeux/images/nature.jpg diff --git a/index.html b/index.html index 22697db..e65ab4c 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@