Skip to content

shvorin/hhybrids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What hhybrids is

This is an implementation of Hybrid Chess rewritten in Haskell. For rules, details, etc see original Python implementation.

Build

hhybrids GUI is based on Graphics.UI.WX, so some stuff is required (TODO: the list of GHC libraries is not complete):

sudo apt-get install ghc libwxgtk-media3.0-dev
cabal  install wx

Build hhboard:

ghc -main-is GUIBoard GUIBoard.hs

Run

./GUIBoard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published