The whole terminal is divided into cells, total number of cells = length * height of terminal
Each cell has it's own character, foreground color, and background color
See Implementation
The whole terminal is divided into cells, total number of cells = length * height of terminal
Each cell has it's own character, foreground color, and background color