Support files for "Generating ASCII-Art: A Nifty Assignment from a Computer Graphics Programming Course" This archive contains the following files: - Assignment_Brief.(doc/docx/pdf/rtf) : The assignment brief in various document file formats. - GradingTool.html : Grading aid & feedback generator (web-browser based tool; tool-tips provide additional information - source code commented). - imagine.c : Source code for a simple SDL2 sample program, known to the students doing the assignment and the base code used by the majority of students. - readme.txt : The file you are reading. - useful_Graphics_Functions.c : Simple graphics functions for use with SDL2 that the students doing the assignment will have created & used in workshops & tutorials.