Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.01 KB

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.

WEBSITE

https://dames-cachees.herokuapp.com/

FEATURES

TODO

  • piece promotion menu
  • custom time controls
  • more draw end messages
  • move more code to server side
  • button to reveal his queen after the game

FUTURE

  • game database
  • HQ python engine

Usage

npm install
npm start