Skip to content

Geometer1729/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Currently you can play chess agains an engine which usually makes a somewhat reasonable move. It's likely there are bugs. If you find any please let me know.

The goal of this project is to make a good chess engine. The current GUI exists mainly for debugging, hence the lack of polish.

Build instructions

The program can be built with:

cabal build

and then run with:

cabal run

The GUI uses gloss which requires GLUT. On artix the extra/freeglut package seems to work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published