Crate rtge

Source
Expand description

A library which aims to act as a game engine within terminals. It also do automatic setup on the terminal settings in order to make the games playable in a simple way.

Modules§

controls
Module to provide helpers to do inputs processing in order to interact with the terminal games.
rendering
Module to provide structs and helpers to represent entities in game. Provides all utilities to display sprites (animated or not).