~aritra1911/ansi_anim

4b693bc9b07fcc00efc7e1ee568981aafb987a57 — Aritra Sarkar 3 years ago 68c3b39
Add README
1 files changed, 9 insertions(+), 0 deletions(-)

A README.md
A README.md => README.md +9 -0
@@ 0,0 1,9 @@
# ASCII animation testing using ANSI escape sequences

## Why?
The objective is try to test, observe, and structure animation of an ASCII game
off-site which should be running with FreeRTOS on an STM32 microcontroller which
should be outputting to a serial terminal. Updates coming shortly.

## References
1. https://viewsourcecode.org/snaptoken/kilo/02.enteringRawMode.html