Dames Cachées - Hidden Queen
Avant de débuter la partie, chaque joueur dissimule une dame parmi ses pions. La partie se déroule ensuite normalement. La variante n'est alors plus un jeu d'information complète.
Before starting the game, each player hides a queen among his own pawns. Then the game goes on normally. This variant is not a complete information game anymore.
https://dames-cachees.herokuapp.com/
- hidden queen piece manually added to Chess.js and chessoard.js
- multiplayer real-time game using socket.io
- project fully translated in french and english with i18next
- piece promotion menu
- custom time controls
- more draw end messages
- move more code to server side
- button to reveal his queen after the game
- game database
- HQ python engine
npm install
npm start