Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

buoto/foxhounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foxhounds

Haskell implementation of classic Fox&Hounds board game.

Dependencies

Project is managed using stack tool.

Init project

$ stack setup

Build

$ stack build

Run

$ stack exec foxhounds-exe

Test

$ stack test

Releases

No releases published

Packages

No packages published