From c2980ec3c7da6d6cadabbe15a802ec69d6067aaf Mon Sep 17 00:00:00 2001 From: w_iyad Date: Fri, 22 Nov 2024 12:54:57 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb5e950..20c1ad3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ https://www.pyxelstudio.net/studio/lzhmwk ### Objet chien 💀💀💀 : ```py def __init__(self) : - self.nb_poules = 0 self.x = 'coords_x' self.y = 'coords_y' @@ -100,4 +99,9 @@ def __init__(self) : - fin de partie - gagner - perdre 😭😭😭 - \ No newline at end of file + +# Compte rendus : + +## 22/11/2024 : + +On a fait afficher le chien et intégré les méthodes dep_x et dep_y. \ No newline at end of file