c# xna code projects examples in playing words.
functions
1.	Save the words into a database, load them and made slide down on the screen according to the gravity.
2.	Detect the keyboard input, check the word put it into a temporary table if it's correct.
3.	Check fallen down words of the array with words in the temporary table & select the words which aren't sent & send them.