Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
netcan authored Jun 8, 2020
1 parent 15160bd commit df7c5c0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ Animal Fight Chess Game(斗兽棋) written in rust.

![assets/animal_chess.png](assets/animal_chess.png)

See rules: [https://en.wikipedia.org/wiki/Jungle_(board_game)](https://en.wikipedia.org/wiki/Jungle_(board_game)).
## How To Play
To win the game, one player must successfully move any animal into the Den(兽穴) of the opponent.
See rules:
- [http://ancientchess.com/page/play-doushouqi.htm](http://ancientchess.com/page/play-doushouqi.htm)
- [https://en.wikipedia.org/wiki/Jungle_(board_game)](https://en.wikipedia.org/wiki/Jungle_(board_game)).

## How To Run
```
Expand Down

0 comments on commit df7c5c0

Please sign in to comment.