Skip to content

Commit f76d3ec

Browse files
committed
Update Readme with the new features and a new gif
1 parent 9db768f commit f76d3ec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# offline-chess-puzzles
22
[![Build](https://github.com/brianch/offline-chess-puzzles/actions/workflows/build.yml/badge.svg)](https://github.com/brianch/offline-chess-puzzles/actions/workflows/build.yml)
33

4-
Very simple tool to view and solve puzzles from the lichess puzzle database.
4+
A simple tool to view and solve puzzles from the lichess puzzle database.
55

6-
<img src="https://user-images.githubusercontent.com/5335499/223898478-8b108594-67aa-4ad0-abd4-eb017db9bb9c.gif" width="400"/>
6+
<img src="https://github.com/brianch/offline-chess-puzzles/assets/5335499/4aff9fa1-28e1-413b-88eb-fad0fcd95389" width="400"/>
77

8-
<br>I need to thank lichess for creating the [puzzle database](https://database.lichess.org/#puzzles) and the project [chess-engine](https://github.com/adam-mcdaniel/chess-engine/) which I used as a starting point for the GUI here.
8+
<br>I need to give a big thank you to lichess for creating the [puzzle database](https://database.lichess.org/#puzzles), the project [chess-engine](https://github.com/adam-mcdaniel/chess-engine/) which I used as a starting point for the GUI here, and the awesome [Iced GUI library](https://github.com/iced-rs/iced) in which the interface is made.
99

1010
## Usage:
1111
Download the app in the [releases page](https://github.com/brianch/offline-chess-puzzles/releases) here.
@@ -34,6 +34,8 @@ I can't promise anything though, since this is just a hobby project (and the goa
3434
- Analysis board (with basic engine support)
3535
- Hint (see which piece to move)
3636
- Settings are remembered and loaded when you open the app again
37+
- Navigate to the previous/next puzzles
38+
- Favorite puzzles and search those favorites
3739

3840
## License:
3941
- The code is distributed under the MIT License. See `LICENSE` for more information.<br/>

0 commit comments

Comments
 (0)