Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWang18 committed Jan 21, 2021
1 parent 0bc2638 commit 5065735
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 @@ -6,16 +6,16 @@
To get a local copy up and running follow these simple steps.
Clone the project https://github.com/AlexWang18/Chess.git

```bash
# To start a matcg
```bash
# To start a match
java -jar target/test-classes/domain/chess-1.jar
```

---

## Features:
---
Allows for PvP games using standard chess rules and no rules alike. Comes with castling, pawn promotion, and En Passant
Allows for PvP games using standard chess rules and no rules alike. Simply enter the letter and number of the piece you want to move and the coordinates you want to move to. Comes with castling, pawn promotion, and En Passant
Has robust error detection that prevents the match from crashing.
## Starting
Welcome to CL Chess!
Expand Down

0 comments on commit 5065735

Please sign in to comment.