Crate trender

Source
Expand description

This is a simple(ish) graphics library that runs in the terminal. Repository: https://github.com/Forged-Dyslexic/Trender Author: https://github.com/QuantumLoopHole

Traits§

Center_cell
FCenter_cell

Functions§

cell
Draw a square pixel on the terminal
clear
clears the terminal
d2_map_cell
Maps out supert values in a 2D space
d2_path
Draws a 2d line on the terminal
fill_colum_cell
Fills row of terminal with a specific color
fill_colum_real_cell
Fills row of terminal with a specific color
fill_row_cell
Fills row of terminal with a specific color
fill_screen_cell
Fills the screen of the terminal with a specific color
real_cell
Draw a “real” pixel
row_test_cell
Fills row of terminal with random colors
screen_test_cell
Fills the screen with random colors.
show_curser