cagdasgerede / JavaChess

Chess game written in Java language.

Home Page:https://sloenthran.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaChess Build Status codecov

Chess game written in Java language.

The game has a simple statistics system (winnings, losses, draws) and the ability to reset them, as well as record progress and a simple computer opponent with the possibility of changing its level of "advancement" as well as displaying movements in chess notation :)

JavaChess

Usage

java -jar JavaChess.jar

Controls

Mouse

R and N keys - restart game

Author

Dawid "Sloenthran" Nogacz

Running

gradle build

gradle run

About

Chess game written in Java language.

https://sloenthran.pl

License:GNU General Public License v3.0


Languages

Language:Java 100.0%