lib-nested/examples/tty-01-hello/README.md

9 lines
286 B
Markdown
Raw Normal View History

2024-03-21 18:17:04 +01:00
# tty-01-hello
This example shows how to:
- initialize the TTY backend (`lib-nestetd-tty`),
- create a simple 'Hello World' output,
- create color gradients on the outputted text
utilizing basic projection functionality from `lib-r3vi`,
- perform basic layouting & compositing.