Skip to content

A Wordle Clone coded from scratch. First time implementing GUI

Notifications You must be signed in to change notification settings

spruce04/Wordal-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordal-Game

A Wordle Clone coded from scratch. First time implementing GUI.

Install

To install this game, clone the software :

git clone https://github.com/spruce04/Wordal-Game.git
cd Wordal-Game
pip install tk

Install tk

Using pip

pip install tk

For Debian/Ubuntu Linux using apt

sudo apt install python-tk

Run

cd Wordal-Game
python3 ./wordal.py

About

A Wordle Clone coded from scratch. First time implementing GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages