#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
- Entering Raw Mode
- ANSI Escape Sequences