We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0324140 commit 82d2f13Copy full SHA for 82d2f13
README.md
@@ -4,18 +4,18 @@
4
5
Play now at [chess-css.herokuapp.com](https://chess-css.herokuapp.com/)
6
7
-<h2 align="center">Preview<h2>
+<h2>Preview</h2>
8
9

10
11
-<h2>Game features<h2>
+<h2>Game features</h2>
12
13
- Built-in editor to edit CSS, change how the board operates and looks
14
- Drag and drop elements (pieces, legend, board) into the editor to automatically generate text
15
- Hover over pieces to view the available moves, accounting for CSS changes
16
- Multiplayer supported through socket.io with automatic rejoining and restoring game state
17
18
-<h2>Instructions<h2>
+<h2>Instructions</h2>
19
20
* Get the latest release
21
0 commit comments