packages feed

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

module Main where


import Alone ( aloneInARoom )

import Terminal.Game

-- plays the game normally
-- run with: cabal new-run -f examples alone

main :: IO ()
main = playGame aloneInARoom