Skip to content

herdisheida/WordlePuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORDLE

Herdís Heiða Jing Guðjohnsen

Prerequisites

  • Python 3.4+ (for pathlib)

Info

Wordle is a daily word-guessing game where the goal is to deduce the hidden word using logic and process of elimination. Players set their own rules; choosing X attempts to guess a Y-letter word and recieve feedback after each try.

User Customization

  • Word length (MAX 20)
  • Guess attempts (MAX 20)
  • Wordbank words

Feedback Symbols

  • 🟩 C = Correct letter & position
  • 🟨 c = Correct letter, wrong position
  • 🟥 - = Letter not in the word

Usage

Run program

Clone the repositor, use the terminal to go to the directory of the Wordle program and run it with the start.py file.

git clone https://github.com/herdisheida/P6-Wordle
cd <your-wordle-game-folder>
python3 start.py

Or you can run it in VS Code by running the start.py file.

Users

You can signup and login by typing your username at the start of the programm, no password needed :D. If you want to try an existing account, use username:

  • 'test'
  • 'mima'

About

Gagnaskipan skilaverkefni

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages