From 992c5d3f344e04090c60d2605eb7da5a1847a227 Mon Sep 17 00:00:00 2001 From: Faraphel Date: Thu, 16 Mar 2023 12:34:04 +0100 Subject: [PATCH] removed unfinished statement --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fe2dfe4..902f4f5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ # Introduction Ce projet consiste à implémenter un jeu de bataille navale, jouable en multijoueur. -La librairie [Pyglet](https://github.com/pyglet/pyglet) a été utilisé pour l'interface graphique. - -La bataille navale est un jeu constituant à TODO +La librairie [Pyglet](https://github.com/pyglet/pyglet) a été utilisé pour l'interface graphique. # Installation Ce projet est compatible avec Windows et Linux.