Skip to content

khoiddinh/Koala-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Koala Chess

Koala Chess is a custom chess engine written entirely in Java. It includes both the backend move generation and AI engine (located in src/engine), and a GUI which uses Java Swing. This GUI is runnable by running Main.java located in the src folder.

The AI is implemented with a negamax alpha-beta pruning algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages