From af5909936c86d7acd6bca7347776d79dd14bf2f9 Mon Sep 17 00:00:00 2001 From: Didictateur Date: Mon, 23 Feb 2026 16:42:17 +0100 Subject: [PATCH] template next pages + text --- components/menu.html | 15 ++++---- frontend/js/fr/texts.js | 34 ++++++++++++++++- frontend/pages/chap4.html | 80 +++++++++++++++++++++++++++++++++++++++ frontend/pages/chap5.html | 80 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 201 insertions(+), 8 deletions(-) create mode 100644 frontend/pages/chap4.html create mode 100644 frontend/pages/chap5.html diff --git a/components/menu.html b/components/menu.html index 2078e5b..129cf68 100644 --- a/components/menu.html +++ b/components/menu.html @@ -13,13 +13,14 @@
  • Chapitre 1 : Les tuiles
  • Chapitre 2 : La main
  • Chapitre 3 : Les groupes
  • -
  • Chapitre 4 : Avoir une main valide
  • -
  • Chapitre 5 : Annoncer la victoire
  • -
  • Chapitre 6 : Le vent du joueur
  • -
  • Chapitre 7 : Les Yakus
  • -
  • Chapitre 8 : Le riichi
  • -
  • Chapitre 9 : Le furiten
  • -
  • Chapitre 10 : Une partie complète (complète ?)
  • +
  • Chapitre 4 : Avoir une main valide
  • +
  • Chapitre 5 : Voler une tuile
  • +
  • Chapitre 6 : Annoncer la victoire
  • +
  • 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 ?)