C++ program to display Sun Tzu quotes!
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
Thanks to iarobinson for the JSON file of The Art of War quotes