Hangman is the standard Hangman game. You are given a list of words (which are located in hangman.data) and you need to answer the questions that the game asks you. The advance in this Hangman version (compared to others) is that you can make your own...

read more

File comparer is an utility that will compare changes between two files. This program uses a very fast comparing algorithm which is very time efficient. The program is very simple to use as well. The output between the changes is given in hex codes. This...