Skip to content

Chess with characters representing pieces, which simplifies saving and loading of the board.

License

Notifications You must be signed in to change notification settings

boukew99/text_chess

Repository files navigation

text_chess

k = king, q = queen, b = bishop, n = knight, r = rook, p = pawn

Data is stored in the user folder.

You can view the data string as a tooltip in the Save and Copy buttons.

FEN copying and pasting implementation could perhaps be cleaner.

screenshot

About

Chess with characters representing pieces, which simplifies saving and loading of the board.

Topics

Resources

License

Stars

Watchers

Forks