This is a simple haskell implementation of the Fox and Hound game using the brick library. It is built using the stack tool, to run install stack, clone the repo and run stack run in the cloned directory.
Use tab to switch between the board and menu, Enter to select a menu entry and space to "click" on the board with the cursor.