Skip to content

A for-fun project to learn Haskell by building a text-based game a la Hack or Chip's Challenge

License

Notifications You must be signed in to change notification settings

PolyglotSymposium/textual-game-hs

Repository files navigation

TODO What should we call this game?

A for-fun project to learn Haskell by building a text-based game something like Hack from the old BSD games (sudo apt-get install bsdgames) or Chip's Challenge.

What I did to install Haskell

On Windows

Downloaded Haskell Platform and installed it.

On Linux

sudo apt-get install haskell-platform
cabal update && cabal install hspec

About

A for-fun project to learn Haskell by building a text-based game a la Hack or Chip's Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published