Un jeu de cartes à piper les une dans les autres - retour accueil
git clone git://bebou.netlib.re/pipe-game
Log | Files | Refs | README |
commit 126fc5fdf66eb106596c04c81453545b3247464a parent 6878d59403f8df8795b6273ed503e189c3850c2e Auteurice: Arthur Pons <arthur.pons@unistra.fr> Date: Mon, 20 Jan 2025 17:05:10 +0100 Supression de hand qui est généré Diffstat:
M | .gitignore | | | 1 | + |
D | hand | | | 6 | ------ |
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ .*.sw? interface +hand diff --git a/hand b/hand @@ -1,6 +0,0 @@ -all-in -strike -double-second-line -double-nth-line -remove-last -remove-first