cheeplay

chess PGN replay in the terminal
git clone git://git.alexkarle.com.com/cheeplay
Log | Files | Refs | README | LICENSE

go.mod (83B) [raw]


      1 module git.sr.ht/~akarle/cheeplay
      2 
      3 go 1.18
      4 
      5 require github.com/notnil/chess v1.8.0