Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 193 Bytes

File metadata and controls

5 lines (4 loc) · 193 Bytes

repl-chess

Chess game for the Scala repl

To run, copy and paste ReplChess.scala into the repl and then type newGame(). Moves can be entered using grid notation, e.g. e2 e4 or e7 e5.