Skip to content

erikmafo/javachess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

javachess

Simple chess engine written in Java

Build instruction

Install maven: http://maven.apache.org/install.html

To build the project cd to the root directory and run:

mvn install

then to start the GUI:

java -jar gui/target/gui-[version].jar

About

Simple chess engine written in Java

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published