Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: TUI/CLI for debugging chess-ray/chess-server #5

Open
dmgolembiowski opened this issue Jan 14, 2024 · 1 comment
Open

Feature: TUI/CLI for debugging chess-ray/chess-server #5

dmgolembiowski opened this issue Jan 14, 2024 · 1 comment

Comments

@dmgolembiowski
Copy link
Owner

As a user, I want to play chess from the command line by entering my movements with the keyboard, and submitting them with Enter. I want to see the gradual progression of the game with some visual feedback on the console.

As a developer, I want to support dumping/loading game state so that I have a way to test scenario-based logic.

@dmgolembiowski dmgolembiowski changed the title Feature: TUI/CLI for chess-server Feature: TUI/CLI for debugging chess-ray/chess-server Feb 17, 2024
@dmgolembiowski
Copy link
Owner Author

It's more practical at this time to create a simple REPL that can be used for debugging chess-ray. Ideally, we want to have it receive debugging information over the network to intercept debugging information, as well as being able to query when RayTiles are not behaving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant