From: ayabusa Date: Thu, 24 Oct 2024 08:34:55 +0000 (+0200) Subject: added an image to readme X-Git-Url: https://git.ayabusa.dev/?a=commitdiff_plain;h=46923152e46a04684cacca9d483f1282bb49a7f5;p=jeu-gtc.git added an image to readme --- diff --git a/README.md b/README.md index bb397e0..5e95972 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Grand Theft Chevaux > Le jeu Grand Theft Chevaux propulsé par pygame + +![Image montrant le jeu en action](jeu-GTC.png) # Lancer le jeu Pour jouer au jeu il vous faut installer [python](https://www.python.org/) et [pygame](https://www.pygame.org/) diff --git a/jeu-GTC.png b/jeu-GTC.png new file mode 100644 index 0000000..24a76e8 Binary files /dev/null and b/jeu-GTC.png differ