Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Dennis-Krasnov/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages