Skip to content

Bretwa/JavaChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaChess has been created with Java 7 in 2011-2012. It reaches depth 5 in about 1s on modern 2018 computer, features :

  • human vs human
  • human vs comp
  • comp vs comp
  • alpha-beta
  • depth 1 multithreading

To run it, create an empty Java project import the three packages, put all source files into it and run main method, see run from source screenshot. It is also possible to directly run the jar, "java -jar JavaChess.jar" see run jar screenshot.

Feel free to contact me : [email protected]

About

Chess program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages