packages feed

ansi-terminal-game-0.4.0.0: example/Main.hs

module Main where


import Alone ( aloneInARoom )

import Terminal.Game

-- plays the game normally

main :: IO ()
main = playGame aloneInARoom