Skip to content

aryaniiit002/Java-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Chess

Chess Engine with BDD Testing Methods and AI.

Building chess engine from scratch in the java programming language.

Objective was to develop and test a bug-free standalone game in Java, complete with a GUI and game logic components.

We can set it up as human vs human or human vs computer or even computer vs computer.

GUI inspired by: https://en.lichess.org/

How to run ?

  1. git clone this repository.
  2. Compile the project.
  3. Run java application/JChess.

JChess

Check out wiki to know more about Technologies, How it works, Testing Methods and AI Functioning.

Releases

No releases published

Packages

No packages published