It is a Tetris-based game. The main principle is creating horizontal and vertical meaningful words by controlling falling letters. After every located letter, algorithm checks the created word (horizontal and vertical) inside the word list.
Easy to modify; • Acceptable minimum word length • Next letter number • Game dimension (vertical and horizontal cell number) • Easy to modify all the words in the txt file • Level number • Letter number for each level • Interval (falling time) for each level • 100% vector graphics







