diff --git a/locales/en.json b/locales/en.json index b91b106..cf94e60 100644 --- a/locales/en.json +++ b/locales/en.json @@ -22,6 +22,8 @@ "project.tutorial.desc": "Interactive online tutorial to learn how to play Riichi Mahjong.", "project.chess.title": "ChessNut", "project.chess.desc": "Online, self-hostable game: a chess variant with Action cards.", + "project.csolver.title": "Cemantle solver", + "project.csolver.desc": "Efficient solver for the online game Cemantle", "home.pres.desc.agreg": "Computer science agrégé", "home.pres.desc.etude": "Computer science student - ENS Rennes", diff --git a/locales/fr.json b/locales/fr.json index 49920f5..ac6bb0f 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -22,6 +22,8 @@ "project.tutorial.desc": "Tutoriel en ligne interactif pour apprendre à jouer au Riichi Mahjong.", "project.chess.title": "ChessNut", "project.chess.desc": "Jeu en ligne et autohébergeable d'une variante des échecs avec des cartes Action.", + "project.csolver.title": "Solveur de Cemantle", + "project.csolver.desc": "Solveur efficace du jeu en ligne Cemantle", "home.pres.desc.agreg": "Agrégé d'informatique", "home.pres.desc.etude": "Étudiant en informatique - ENS Rennes", diff --git a/projects/img/cicone.jpg b/projects/img/cicone.jpg new file mode 100644 index 0000000..9d7ee43 Binary files /dev/null and b/projects/img/cicone.jpg differ diff --git a/projets.html b/projets.html index 060f9c7..1791857 100644 --- a/projets.html +++ b/projets.html @@ -49,6 +49,14 @@ +
+ + Csolver - miniature +

+

+
+
+