From 8678f46816cb822ad7830d0909635a0ee27e899f Mon Sep 17 00:00:00 2001 From: Didictateur Date: Sun, 30 Mar 2025 15:29:08 +0200 Subject: [PATCH] anticipate next chapter and few rectification --- index.html | 22 +++++----- src/display/dp5.ts | 102 +++++++++++++++++++++++++++++++++++++++++++++ src/game.ts | 21 ++++++++-- src/text/txt0.txt | 8 ++-- src/text/txt4.txt | 2 +- src/text/txt5.ts | 18 ++++++++ src/text/txt5.txt | 27 ++++++++++++ 7 files changed, 183 insertions(+), 17 deletions(-) create mode 100644 src/display/dp5.ts create mode 100644 src/text/txt5.ts create mode 100644 src/text/txt5.txt diff --git a/index.html b/index.html index 4e29e2b..e7e4063 100644 --- a/index.html +++ b/index.html @@ -75,15 +75,17 @@ Chap 2: La main Chap 3: Les groupes Chap 4: Avoir une main valide en jeu - Chap 5: Le vent du joueur - Chap 6: Les yakus - Chap 7: Le riichi - Chap 8: Première partie complète - Chap 9: Score: les Hans - Chap 10: Score: les doras - Chap 11: Score: les Fus - Chap 12: Score: le calcul des points - Chap 13: Partie avec les scores + Chap 5: Annoncer la victoire + Chap 6: Le furiten + Chap 7: Le vent du joueur + Chap 8: Les yakus + Chap 9: Le riichi + Chap 10: Première partie complète + Chap 11: Score: les Hans + Chap 12: Score: les doras + Chap 13: Score: les Fus + Chap 14: Score: le calcul des points + Chap 15: Partie avec les scores