Skip to content

Commit 7aed119

Browse files
author
T480
committed
add preview images to readme
1 parent 6f93a08 commit 7aed119

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Chessy is a simple Chess A.I. using a look-ahead strategy. Its provided as a Maven project, encoded in UTF8, written in Java and published under [GPLv3](http://www.gnu.de/documents/gpl.de.html). The chess images used were published by Igor Krizanovskij under [Public Domain](https://creativecommons.org/publicdomain/zero/1.0/). JetBrains Mono is released under [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).
44

5+
![overview 1](doc/overview1.png)
6+
7+
![overview 2](doc/overview2.png)
8+
59
## Prerequisites
610

711
- Maven

doc/overview1.png

29.5 KB
Loading

doc/overview2.png

30.5 KB
Loading

0 commit comments

Comments
 (0)