Skip to content

Commit 33bd059

Browse files
committed
Update CHANGELOG and README
1 parent 295b563 commit 33bd059

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
TBA
1+
# Version 1.0 (Aqua), 19-09-2020
2+
* Initial version
3+
4+
Estimated strength: 1900 ELO

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Cosette
2+
**Current version: v1.0 (Aqua), 19.09.2020**
23

34
A brand new UCI-compliant chess engine written in C# for .NET Core platform. The project is still in the early stage of development and lacks a few major performance improvements like more advanced pruning, extensions, or better evaluation. The current strength is estimated at 1900 ELO and hopefully will significantly improve in the future.
45

6+
![asd](https://i.imgur.com/ck4GbbF.png)
7+
58
## How to play?
6-
Cosette has an official account on lichess.org platform, which allows everybody to challenge her - feel free to do it!
9+
The simplest way is to download the newest version from the [Releases page](https://github.com/Tearth/Cosette/releases) and use it with graphical interface like Arena or WinBoard. Engine has been tested extensively on the first one, but should work with every UCI-compliant GUI.
10+
11+
Cosette has an official account on [lichess.org](https://lichess.org/) platform, which allows everybody to challenge her - feel free to do it!
712

813
**https://lichess.org/@/CosetteBot**
914

0 commit comments

Comments
 (0)