Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 655 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 655 Bytes

HydraGame

Implementation of the Hydra Game described in the paper Accessible independence results for Peano Arithmetic by L. Kirby and J. Paris. A good explanation of the rules can be found here.

How to use

Use leftclick to select a node to chop off, scroll to zoom in or out, and leftclick+drag to translate the picture.

Installation

Install Haskell's tool Stack. Then, inside the repo's main folder run

stack setup
stack build
stack exec hydra