anishmahesh/Haskell-Chess-Engine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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