Skip to content

Commit 5977844

Browse files
committed
Added README.md
1 parent 5172d36 commit 5977844

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[![ESLint](https://github.com/zinigor/wp-chess/actions/workflows/eslint.yml/badge.svg)](https://github.com/zinigor/wp-chess/actions/workflows/eslint.yml)
2+
3+
## WordPress chessboard Gutenberg block
4+
5+
This is a very simple implementation of a block that shows a starting position based on a (FEN string)[https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation].
6+
7+
### TODO
8+
9+
-[] Make analysis possible.
10+
-[] Expand functionality to use stored moves.
11+
-[] Allow for games to be played between users.

0 commit comments

Comments
 (0)