Skip to content

Commit 066717e

Browse files
authored
Update README.md
1 parent 4101246 commit 066717e

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Offline chess for two players inspired by lichess
1414

1515
# About
1616

17-
A programm for windows to play chess against friends on one device made with C# / WPF. Planning to continue this project and introduce online feature as well as performance improvments and all chess rules (en passent and castling).
17+
A programm made with C# / WPF for windows to play chess against friends either local on one device or online.
1818

1919
[Download](https://github.com/SagMeinenNamen/eChess/releases/download/v1.0/eChess.exe)
2020

@@ -36,10 +36,11 @@ A programm for windows to play chess against friends on one device made with C#
3636
- [x] End screen when a game finishes
3737
- [x] Exit and new game options in end screen
3838
- [x] Moving and capturing sounds
39-
- [ ] Highlight last move of opponent
40-
- [ ] Add "En passant" rule
41-
- [ ] Add castling rule
42-
- [ ] Add promotion of pawns when they reach last row
43-
- [ ] Customize colors and sounds
44-
- [ ] Online games
39+
- [x] Highlight last move of opponent
40+
- [x] Add "En passant" rule
41+
- [x] Add castling rule
42+
- [x] Add promotion of pawns when they reach last row
43+
- [x] Online games
4544
- [ ] Settings page
45+
- [ ] Customize sound effects
46+
- [ ] Customize colors

0 commit comments

Comments
 (0)