Skip to content

horizon-blue/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A chess game written in Java and Swing.

Documentation

Before generating the documentation, make sure you have already install Doxygen

Then, at the root directory, run

doxygen Doxyfile

The documentation should be generated at doc/html/index.html

Screenshot

Initial Game Board

For details on how the game should look like, see the GUI manual

Image Assets

This game come with two complete set of images for chess pieces (black & white), four fairy pieces (black & white unicorn and artillery), and two board color (black & white), available at src/main/resources/pieces, that I designed specifically for this game. Feel free to download and use them for non-profit purpose - the only thing you need to do is to mention my name (Xiaoyan Wang) and add a link to this repository.

About

A chess game with GUI, written in Java & Swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published