Skip to content

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

License

Notifications You must be signed in to change notification settings

jpelgrims/business_card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published