Documentation
¶
Overview ¶
Example of CSI codes to draw a box on the raw terminal
Example of unicode block characters to draw graphics ¶
Conway's Game of Life.
Pong style game - press left or right arrow keys to move paddle. Paddle has 5 velocities: -2, -1, 0, 1, 2. Shift between them with left and right arrow keys. Try to hit the ball with the paddle, any miss is recorded. Ball x velocity depends on where it hits the paddle.
Example of decoding CSI codes from keyboard special keys ¶
Example of mutiple tiled window terminal
Click to show internal directories.
Click to hide internal directories.