This document outlines the requirements for a CS3 project to create a Hangman game with two modules. Module 1 involves creating a word library by reading from and writing to a text file. Module 2 involves using a HangmanWord class to randomly select a word and allow the user to guess letters, tracking lives and checking if the word is guessed. The deadline is the second week of January 2011.