ansi-terminal-game

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

commit 008fd4fe3eeac59c7bb6b3d89e8b04131d4a5ae8
parent 19ea926788fba9a248fc93ffe5815b131a5e35f6
Author: Francesco Ariis <fa-ml@ariis.it>
Date:   Tue, 28 Feb 2023 20:20:07 +0100

Release 1.9.0.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.0.0 +------- tl;dr and migration guide: - This version of ansi-terminal-games has a new signature for logic @@ -50,6 +50,7 @@ Breaking changes: - The change was suggested by Gergő Érdi, whom I thank. The rationale was to improve ergonomics for the game-makes, I welcome feedback from you. +- Released mar 28 feb 2023, 20:23:02 Other changes: - Clarified KeyPress and Tick behaviour. tl;dr: *all* keypresses are diff --git a/ansi-terminal-game.cabal b/ansi-terminal-game.cabal @@ -1,5 +1,5 @@ name: ansi-terminal-game -version: 1.8.1.0 +version: 1.9.0.0 synopsis: sdl-like functions for terminal applications, based on ansi-terminal description: Library which aims to replicate standard 2d game