Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 421 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 421 Bytes

Business card demo

Demo program that fits on the back of a standard size business card.

Video of demo running

Requirements

  • Linux
  • A terminal with dimension 80x24 that has TrueColor ANSI support.
  • g++

How to run

git clone https://github.com/jpelgrims/business_card.git
cd business_card
g++ minified_card.cpp -o card.out
./card.out