Description: I propose here a C++ Version of the Jawbreaker game that fits in less than 128 lines of C++ Code. This is possible thanks to the use of the CImg Library, a small and very useful C++ Library dedicated to image processing operations. In our case, we just use some functions of the CImg Library to handle images, display animated graphics in a window, and retrieve user events (mouse and keyboard).
- [Graphics] - VC graphical programming of a simple pro
- [graphics-job] - Henan University Graduate Temin 06 expre
- [KeyHook] - KEYHOOK keyboard hook procedure can be u
- [eluosifangkuai] - visual c++ application-depth study on th
File list (Check if you may need any files):
Jawbreaker
..........\CImg.h
..........\jawbreaker.cpp
..........\jawbreaker.exe
..........\Licence_CeCILL_V2-en.txt
..........\README.txt