项目作者: prateekkumarweb

项目描述 :
Go and checkers game in Haskell
高级语言: Haskell
项目地址: git://github.com/prateekkumarweb/haskell-go-checkers.git
创建时间: 2017-03-20T09:33:08Z
项目社区:https://github.com/prateekkumarweb/haskell-go-checkers

开源协议:MIT License

下载


haskell-go-checkers

Implementation of Go and Checkers game in Haskell

Instructions

  • Requirements : ghc, cabal
  • Install
    1. make
  • Run
    1. make run
  • Clean
    1. make clean