Closed ghost closed 9 months ago
@rezabaram and I were able to play a game to completion, running on our own machines 🎉
A dedicated repository has been set up and equipped with instructions in a README.md
: https://github.com/cardano-scaling/hydra-chess/tree/eb786daf5204e1c807fde10cdbbe237041fa439c
@abailly-iohk Reviewed instructions and overall look fine, only suggestion: https://github.com/cardano-scaling/hydra-chess/pull/1
Why
What
The application should be easy to install even for users unfamiliar with cardano-node and hydra-node
README.md
on a dedicated repository (e.g.hydra-chess
) could be a good goal post here.hydra-chess
on their machines or download pre-built binaries when/if availableTwo users can play a Chess game using Cardano on any public testnet
hydra-chess
application locally selecting which public network to run on which provides some command-line interfaceThe user journey of the this guided chess experience covers:
The UI provided is terminal user interface (TUI) with no specific need for scriptability
Out of scope: Fancy graphical user interfaces or an exposed API
Out of scope: Security is not the main concern at this stage, so non-validating scripts (about game logic or elo rating) are acceptable
Non-functional requirements:
How
elo-script
with intention this will control changes in ELO ratings following conclusion of a game