Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tribble Chess

Tribble 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

custom chess engine with GUI built in Java

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages