vty-examples: Examples programs using the vty library.

[ bsd3, deprecated, program, user-interfaces ] [ Propose Tags ]
Deprecated in favor of vty-crossplatform

vty is terminal GUI library in the niche of ncurses. It is intended to be easy to use, have no confusing corner cases, and good support for common terminal types.

vty-interactive-terminal-test - interactive test. Useful for building a bug report for vtys author. vty-event-echo - view a input event log for vty. Example of interacting with user. vty-rogue - A bad rogue-like game. Go from the entrance to exit. Example of layers vty-benchmark - benchmarks vty. A series of tests that push random pictures to the terminal.

© Corey O'Connor; BSD3 license.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 5.0.0, 5.0.1, 5.2.0, 5.4.0, 5.5.0
Dependencies array, base (>=4 && <5), bytestring, Cabal, containers, data-default, deepseq, lens, mtl, parallel, parsec, QuickCheck, random, string-qq, terminfo, text, unix, utf8-string, vector, vty (>=5.2.11) [details]
License BSD-3-Clause
Author AUTHORS
Maintainer Corey O'Connor (coreyoconnor@gmail.com)
Category User Interfaces
Home page https://github.com/coreyoconnor/vty
Source repo head: git clone https://github.com/coreyoconnor/vty.git
Uploaded by CoreyOConnor at 2016-05-11T01:27:45Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables vty-benchmark, vty-rogue, vty-event-echo, vty-interactive-terminal-test
Downloads 3420 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-11-25 [all 3 reports]