From 34887da4e2731004f7cf208ae59b72f2e27b33cf Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 6 Aug 2014 16:41:00 +0530 Subject: adding books --- .../screenshots/chapter1.png | Bin 0 -> 112264 bytes .../screenshots/chapter4.png | Bin 0 -> 136496 bytes .../screenshots/chapter8.png | Bin 0 -> 119773 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 Beginning_C++_Through_Game_Programming/screenshots/chapter1.png create mode 100755 Beginning_C++_Through_Game_Programming/screenshots/chapter4.png create mode 100755 Beginning_C++_Through_Game_Programming/screenshots/chapter8.png (limited to 'Beginning_C++_Through_Game_Programming/screenshots') diff --git a/Beginning_C++_Through_Game_Programming/screenshots/chapter1.png b/Beginning_C++_Through_Game_Programming/screenshots/chapter1.png new file mode 100755 index 00000000..44527cdd Binary files /dev/null and b/Beginning_C++_Through_Game_Programming/screenshots/chapter1.png differ diff --git a/Beginning_C++_Through_Game_Programming/screenshots/chapter4.png b/Beginning_C++_Through_Game_Programming/screenshots/chapter4.png new file mode 100755 index 00000000..eb1b6ea5 Binary files /dev/null and b/Beginning_C++_Through_Game_Programming/screenshots/chapter4.png differ diff --git a/Beginning_C++_Through_Game_Programming/screenshots/chapter8.png b/Beginning_C++_Through_Game_Programming/screenshots/chapter8.png new file mode 100755 index 00000000..1032e338 Binary files /dev/null and b/Beginning_C++_Through_Game_Programming/screenshots/chapter8.png differ -- cgit