LambdaHack-0.11.0.0: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Client.UI.Frontend.ANSI

Description

Text frontend based on ANSI (via ansi-terminal).

Synopsis

Documentation

startup :: ScreenContent -> IO RawFrontend Source #

Starts the main program loop using the frontend input and output.

frontendName :: String Source #

The name of the frontend.