Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 151 Bytes

File metadata and controls

6 lines (4 loc) · 151 Bytes

testterm

sudo apt-get install ncurses

for more intresting effects install cool retro term

g++ -{file.cpp } -lncurses -o {file_base_name} -lm -Wall