Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.04 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.04 KB

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