Skip to content

gannonsmith/jester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jester

Jester is a chess engine.

It uses various game theory techniques including bitboards and alpha-beta pruning to optimize for correctness and efficiency.

Quickstart

  • Clone this repo
  • build with "make"
  • run "./chess"

About

An okay chess engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published