Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacperacy authored Sep 3, 2023
1 parent 5ad4411 commit aca7c46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ To run application you must clone repo and use this commands:
- PostgreSQL

## Plans
1. [x] Playable chess game on front-end side
1. [ ] Playable chess game on front-end side
1. [x] Board
2. [x] Pieces
3. [x] Pieces movement
4. [x] Move validation
5. [x] Game result
6. [x] Position loading from FEN
7. [ ] Board rotation
7. [x] Board rotation
8. [x] Pawn promotion
9. [x] Selecting only own color (opponent will make random moves)
10. [x] Possible moves validation
11. [ ] Game time control
12. [ ] Drag&Drop pieces
12. [x] Drag&Drop pieces
2. [ ] Front-end background
1. [ ] Application background
2. [ ] Background image/color
Expand Down

0 comments on commit aca7c46

Please sign in to comment.