/HaskellRogue

A RogueLike game written in Haskell using the Ansi-Terminal library

Primary LanguageHaskell

Haskell Rogue

Haskell Rogue is a RogueLike game written in Haskell using the Ansi-Terminal library. Code originally based off of the code written by Moss Collum, though I have changed and written most of it.

Getting Started

To run, have GHC installed and type "./run" while in the HaskellRogue Directory.

Built With