Dennis-Krasnov / Chess

Game of chess written in Java and Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess

The game chess I wrote for a school project when I was in grade 10. Features parallelism, game theory, serializing game state, and more.

How to run

wget https://github.com/Dennis-Krasnov/Chess/blob/master/DennisKrasnovChess.jar
java -jar DennisKrasnovChess.jar

Screenshots

Totally useless loading screen :)

Totally useless loading screen

Highlighting available moves

Highlighting available moves

Game AI

Game AI

Customization

Customization

Advanced moves

Advanced moves

About

Game of chess written in Java and Swing

License:MIT License


Languages

Language:Java 100.0%