Skip to content

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.

License

Notifications You must be signed in to change notification settings

rocky1109/spellathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spellathon

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.

PreRequisities

Python 2.7 or 3.4.
Following package(s) should be already installed & available in your system:

How to start

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'.

Screenshots

![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)

Author(s):

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages