Skip to content

A Java-based chess engine with an integrated web UI

Notifications You must be signed in to change notification settings

Numan52/Chess-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a java based chess engine with an integrated web UI. It uses the Alpha-Beta search algorithm and a static evaluation function. The search function has several optimizations such as a transposition table, several move ordering techniques, killer heuristic etc. .

Website

https://stockbird-engine.netlify.app

About

A Java-based chess engine with an integrated web UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published