WarCardGame A sample C++ project that implements the simple childrens game war. Requires CMake installed. mkdir build cd build cmake .. make ./War