Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-engine

Chess engine written using minimax with alpha beta pruning. Front end written using the Swing framework. Now supports serialization so you can load and save games.

A screenshot of the frontend

About

Allows a user to play against a chess engine written using minimax with alpha beta pruning. Front end is written using Swing. Front end and back end are linked using MVC with the Observer pattern.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages