ASCII/Codepage 437 terminal emulator with a game loop, supporting OpenGL, WebGPU, Curses, and Crossterm.
# Cargo.toml
[dependencies]
bracket-terminal = "0.8.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a terminal with a simple 80x50 console.
Enable the desired backend feature in Cargo.toml, e.g., bracket-terminal = { features = ["opengl"] }.No dependency data recorded yet.