Spellathon is a quiz game where you are given a fixed alphabet and some variable alphabets. Your task is to make words using the given alphabet where the fixed alphabet has to be included in all your words.
Python 2.7 or 3.4.
Following package(s) should be already installed & available in your system:
Launch cmd/terminal in your project extracted directory and start it as:
>> python spellathon.pyw
NOTE: Extracted project also contains 'words.txt'. Keep it in same working directory of 'spellathon.pyw'.
![Screenshot-1](/screenshots/Screenshot from 2015-01-29 23_22_41.png) ![Screenshot-2](/screenshots/Screenshot from 2015-01-29 23_25_06.png) ![Screenshot-3](/screenshots/Screenshot from 2015-01-29 23_27_07.png)
- Rocky Ramchandani (present)