vty-examples: Examples programs using the vty library.
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
- vty-examples-5.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 (>=0.4 && <2.0), base (>=4 && <5), bytestring, Cabal (>=1.18 && <1.19), containers, data-default (>=0.5.3), deepseq (>=1.1 && <1.4), lens, mtl (>=1.1.1.0 && <2.3), parallel (>=2.2 && <3.3), parsec (>=2 && <4), QuickCheck (>=2.4), random (>=1.0 && <1.1), string-qq, terminfo (>=0.3 && <0.5), text (>=0.11.3), unix, utf8-string (>=0.3 && <0.4), vector (>=0.7), vty (>=5 && <6) [details] |
License | BSD-3-Clause |
Author | AUTHORS |
Maintainer | Corey O'Connor (coreyoconnor@gmail.com) |
Category | User Interfaces |
Home page | https://github.com/coreyoconnor/vty |
Uploaded | by CoreyOConnor at 2014-08-15T07:15:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | vty-benchmark, vty-rogue, vty-event-echo, vty-interactive-terminal-test |
Downloads | 3539 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-13 [all 6 reports] |