Abalone game in Haskell
root
How to compile or run
in GHCi
:l Abalone-Terminal.hs
main
Compiled (on Windows)
ghc -o Abalone-Terminal.exe Abalone-Terminal.hs
.\Abalone-Terminal.exe
Abalone game in Haskell
:l Abalone-Terminal.hs
main
ghc -o Abalone-Terminal.exe Abalone-Terminal.hs
.\Abalone-Terminal.exe