This project was inspired by one of Prof. Patrick Henry Winston's interactive demonstrations for MIT's 6.034 course and my desire to build something with Haskell.
- Install stack if you have to.
- Clone the repo and run
stack init && stack buildin the working directory. - If the build was successful,
stack runorstack exec interactive-blocks-world-exeshould open an interactive console and a gloss window.
Running the help command in the prompt would get you info on all available commands.
