qnkhuat / gochess

Play chess with your friend on terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoChess

Play chess with your friends on terminal!

Play

ssh gochess.club

To play in singple player mode ( against stockfish bot ), just type practice

To play with your friend:

  • Create a room with create [roomname]
  • Tell your friend to join with command join [roomname]

Screenshots

Menu

Game play

Libaries

The following libraries are used to build gochess:

TODO

  • Single player mode
  • Add mouse control
  • Add timer
  • Moves History
  • Hint moves 

Disclaimer

I'm building this project while learning Go. So any Comments on code quality/logic will be much appricated!

Please add your comment in this issue if you have any!

About

Play chess with your friend on terminal

License:MIT License


Languages

Language:Go 99.8%Language:Shell 0.2%