LambdaHack-0.8.1.2: A game engine library for tactical squad ASCII roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Client.UI.Frontend.Teletype

Description

Line terminal text frontend based on stdin/stdout, intended for logging tests, but may be used on a teletype terminal, or with keyboard and printer.

Synopsis

Documentation

startup :: ClientOptions -> IO RawFrontend Source #

Set up the frontend input and output.

frontendName :: String Source #

The name of the frontend.