maaslalani / gambit

Play chess in your terminal
MIT License
811 stars 29 forks source link

Docker + Browser ? #16

Open accforgithubtest opened 8 months ago

accforgithubtest commented 8 months ago

Hello there, came across this project and excited to try it out as this looks like a neat project.

I noticed there is a docker compose file - does this mean the game can be played over a browser ? I used the compose file provided, however when trying to connect via browser, I see a error

Error: Host is not reachable {"protocol":"http:","host":"chess","port":53531}

Is there any additional configurations are required to get to play via browser ?