ansi-terminal-game

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit fc5878b2e89692ca486a6015316c45ffbc5b453d
parent bea9d338c8f5aefc2c8375f9b5c3630f9ff3e5e4
Author: Francesco Ariis <fa-ml@ariis.it>
Date:   Wed,  1 Mar 2023 06:35:33 +0100

Release 1.9.1.0

Diffstat:
MNEWS | 5+++--
Mansi-terminal-game.cabal | 2+-
2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS @@ -1,5 +1,5 @@ -next ----- +1.9.1.0 +------- - This version of ansi-terminal-game introduces new ways to describe colours: RGB and xterm colours. You can find a description of the @@ -17,6 +17,7 @@ next - The haskell tiny game competition is over https://github.com/haskell-game/tiny-games-hs a number of games were made with ansi-terminal-game. +- Released mer 1 mar 2023, 06:34:52 1.9.0.0 ------- diff --git a/ansi-terminal-game.cabal b/ansi-terminal-game.cabal @@ -1,5 +1,5 @@ name: ansi-terminal-game -version: 1.9.0.0 +version: 1.9.1.0 synopsis: sdl-like functions for terminal applications, based on ansi-terminal description: Library which aims to replicate standard 2d game