Skip to content

How to use chess-tui with gnuchess engine? #74

@craftmaster1231

Description

@craftmaster1231

I'm trying to run chess-tui bot game with gnuchess engine.

Created script engine.sh:

#!/bin/sh
gnuchess --uci

Gave it execution permissions by chmod +x engine.sh.

Then run:
chess-tui -e /home/alex/engine.sh
After selecting "Play against a bot", chess-tui just hangs.

Can you help me, please, what did I did wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions