Skip to content

Commit 9623602

Browse files
authored
Update README.md
1 parent 5af39d2 commit 9623602

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# x3139-chess
2-
xkcd 3139 chess
1+
# X3139 Chess
2+
3+
15 sliding puzzle, but chess! Inspired by [xkcd 3139](https://xkcd.com/3139). Currently supports most chess features, including:
4+
- Castling
5+
- En passant
6+
- Showing available moves
7+
- Requiring you to get out of check if you are in check
8+
9+
Stuff that will be implemented Soon :tm::
10+
- Checkmate detection (working on)
11+
12+
Stuff that will probably never be implemented:
13+
- Pawn promotion - pawns are still useful after they reach the back rank because of the tiles, and because of the tiles it's easier to get them to the back rank
14+
15+
If you like this, please star on github!

0 commit comments

Comments
 (0)