Skip to content

delepoulle/YetAnotherChessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

YetAnotherChessGame

Swing chess board for two players (no AI)

To build :

ant (or ant compile if you don't want to build the executable jar file)

To run :

option 1 : jar file

java -jar dist/lib/YetAnotherChessGame.jar

option 2 : classes

cd build

java gui.YetAnotherChessGame

About

Swing chess board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages