From a8f1d26e3fc24e4ee94a944a56cff381ede88a57 Mon Sep 17 00:00:00 2001 From: Didictateur Date: Tue, 24 Feb 2026 19:01:35 +0100 Subject: [PATCH] chap 7 done --- components/menu.html | 4 +- frontend/pages/chap7.html | 175 ++++++++++++++++++++++++++++++++++++++ frontend/pages/chap8.html | 79 +++++++++++++++++ 3 files changed, 256 insertions(+), 2 deletions(-) create mode 100644 frontend/pages/chap7.html create mode 100644 frontend/pages/chap8.html diff --git a/components/menu.html b/components/menu.html index c3adda5..94193c5 100644 --- a/components/menu.html +++ b/components/menu.html @@ -16,8 +16,8 @@
  • Chapitre 4 : Les main bien formées
  • Chapitre 5 : Voler une tuile
  • Chapitre 6 : Annoncer la victoire
  • -
  • Chapitre 7 : Le vent du joueur
  • -
  • Chapitre 8 : Les Yakus
  • +
  • Chapitre 7 : Le vent du joueur
  • +
  • Chapitre 8 : Les Yakus
  • Chapitre 9 : Le riichi
  • Chapitre 10 : Le furiten
  • Chapitre 11 : Une partie complète (complète ?)
  • diff --git a/frontend/pages/chap7.html b/frontend/pages/chap7.html new file mode 100644 index 0000000..bf80b86 --- /dev/null +++ b/frontend/pages/chap7.html @@ -0,0 +1,175 @@ + + + + + Tuto Riichi + + + + + + + +
    +
    +
    +
    + + +
    +
    E
    +
    S
    +
    O
    +
    N
    +
    + +
    +
    E
    +
    S
    +
    O
    +
    N
    +
    + +
    +
    N
    +
    E
    +
    S
    +
    O
    +
    + + +
    +
    + + +

    Position initiale

    +

    L'Est gagne la manche

    +

    L'Est ne gagne pas la manche

    + + + + + \ No newline at end of file diff --git a/frontend/pages/chap8.html b/frontend/pages/chap8.html new file mode 100644 index 0000000..1403a30 --- /dev/null +++ b/frontend/pages/chap8.html @@ -0,0 +1,79 @@ + + + + + Tuto Riichi + + + + + + + +
    +
    +
    +
    + + + + + \ No newline at end of file