Skip to content

anishmahesh/Haskell-Chess-Engine

Repository files navigation

Steps to run Chess Engine
-Install xboard
-make executable using command "ghc -o chess Main.hs"
-open xboard using "xboard" command
-Go to option "load new 1st engine" and choose the directory where executable is saved
-in "Engine command" field type "./chess" to load the executable
-now start the new game and play

About

Final Semester Project at BITS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published