Skip to content

matthew-mojira/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chess

Import this into Eclipse: Right click --> Import --> Projects from folder or archive --> Import source (archive)

The main method is included in the gui.Driver class. The oldgui class should be ignored.

Also, you can generate Javadoc to get information about the public methods in class game.Board and game.Piece. The public methods in these classes should be the methods that chess computers use to parse information about the board.

Chess6.zip is an old compiled version. Not used anymore in the project

Run with Java 8

About

A chess game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages