Skip to content

s4826/TextTwistClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Twist clone

A python version of the word game Text Twist. Try to guess all 3 - 6 letter words that can be made from a set of 6 letters.

The word lists used to populate each level were generated from a UNIX dictionary file.

Requirements:

python >= 3.8
tkinter

Installation:

Clone the repository:

git clone https://github.com/s4826/TextTwistClone.git

Dependencies:

No 3rd-party modules are required, but the project does require tkinter. Depending on your python distribution, you may not have tkinter installed. To check if you have tkinter installed, run 'python -m tkinter' from the command line.

Usage:

From the main app directory, run:

python app.py

About

Basic Python implementation of the game Text Twist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages