ansi-terminal-game: sdl-like functions for terminal applications, based on ansi-terminal
Library which aims to replicate standard 2d game
functions (blit, ticks, timers, etc.) in a terminal
setting.
Aims to be cross compatible (based on "ansi-terminal",
no unix-only dependencies), practical.
This is a proof of concept release, used to implement
http://www.ariis.it/static/articles/animascii/page.html
. See example folder for some minimal programs.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
example | builds examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ansi-terminal-game-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 1.0.0.0, 1.1.0.0, 1.1.1.0, 1.2.0.0, 1.2.1.0, 1.3.0.0, 1.4.0.0, 1.5.0.0, 1.6.0.0, 1.6.0.1, 1.6.0.2, 1.7.0.0, 1.8.0.0, 1.8.0.1, 1.8.1.0, 1.9.0.0, 1.9.1.0, 1.9.1.1, 1.9.1.2, 1.9.1.3, 1.9.2.0, 1.9.3.0 (info) |
---|---|
Change log | changes.txt |
Dependencies | ansi-terminal (>=1.1.2 && <1.2), ansi-terminal-game, array (>=0.5.7 && <0.6), base (>=4 && <5), bytestring (>=0.12.1 && <0.13), cereal (>=0.5.8 && <0.6), clock (>=0.8.4 && <0.9), linebreak (>=1.1.0 && <1.2), split (>=0.2.5 && <0.3), terminal-size (>=0.3.4 && <0.4), timers-tick (>=0.5.0 && <0.6) [details] |
License | GPL-3.0-only |
Copyright | © 2017-2018 Francesco Ariis |
Author | Francesco Ariis |
Maintainer | fa-ml@ariis.it |
Revised | Revision 1 made by fffaaa at 2025-01-26T07:56:38Z |
Category | Game |
Home page | none-yet |
Uploaded | by fffaaa at 2018-03-15T23:33:39Z |
Distributions | LTSHaskell:1.9.3.0, NixOS:1.9.3.0, Stackage:1.9.3.0 |
Executables | alone-in-a-room |
Downloads | 11130 total (45 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-15 [all 1 reports] |