piccomp is a program that compares 2 image files and then allows you to either just display the result, or save a bitmap of the compared images, or just display how many pixels are the same/different/both. I wrote piccomp to learn a little bit about using SDL and to keep my hand in so to speak.