This project builds a simple drawing system that creates 100 x 100 bitmap images from shape descriptions stored in text files. The program: Loads drawing instructions from a text file Parses and draws ...
This game was made as a First Semester Project of BSCS to give strong foundation to our fundamental programming concepts. Copy "graphics.h" and "winbgim.h" files to "include" folder of CodeBlocks ...