File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Play now at [ chess-css.herokuapp.com] ( https://chess-css.herokuapp.com/ )
6
6
7
- ## Preview
7
+ < h2 align = " center " > Preview< h2 >
8
8
9
9
![ text] ( https://i.imgur.com/tO3bYib.png )
10
10
11
- ## Game features
11
+ < h2 > Game features< h2 >
12
12
13
13
- Built-in editor to edit CSS, change how the board operates and looks
14
14
- Drag and drop elements (pieces, legend, board) into the editor to automatically generate text
15
15
- Hover over pieces to view the available moves, accounting for CSS changes
16
16
- Multiplayer supported through socket.io with automatic rejoining and restoring game state
17
17
18
- ## Instructions
18
+ < h2 > Instructions< h2 >
19
19
20
20
* Get the latest release
21
21
@@ -29,4 +29,4 @@ npm run build
29
29
npm run start
30
30
```
31
31
32
- * Open your browser and visit http://localhost:3000/ (or your environment's specified port)
32
+ * Open your browser and visit http://localhost:3000/ (or your environment's specified port)
You can’t perform that action at this time.
0 commit comments