Skip to content

mathletedev/artofwar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Art of War

C++ program to display Sun Tzu quotes!

Usage

Clone the repo to your local machine:

git clone https://github.com/mathletedev/artofwar

Build the source code:

g++ -o aow artofwar.cpp

Run the program!

./aow

Credits

Thanks to iarobinson for the JSON file of The Art of War quotes

License

MIT