Skip to content

Abdulkadirklc/LexicalQuest

Repository files navigation

Lexi-Q Project

In this project I've created a word guessing game similar to 'Wordle' using nearly all information that is taught in YZV104 course. I've spent so much time on it, I really tried to make it flawless as much as I can, but sometimes you may encounter some problems. This is the nature of the programing I guess. Thanks for your time and Have Fun!!!

Lexi-Q Logo

Game Modes

Lexi-Q offers three different game modes:

  • 5-Lettered Mode: Guess a word with five letters.
  • 6-Lettered Mode: Guess a word with six letters.
  • 7-Lettered Mode: Guess a word with seven letters.

( All wordlists are created using web-scrapping methods )

Getting Started

To play Lexi-Q, follow these steps:

  1. Install the required dependencies by running pip install -r requirements.txt.
  2. Run the le_main.py file using terminal.
  3. Choose a game mode by entering '5', '6', or '7' when prompted.
  4. Start guessing words based on the given word list.
  5. Continue making guesses until you solve the word or run out of attempts.
  6. The game will provide feedback on the correctness of your guesses.
  7. If you solve the word, you will be shown your final score and a graph of your progression.
  8. You can choose to play again or exit the game.
  9. At the end if you want to learn the meaning of desired word you can browse it with one click.

Requirements

Lexi-Q requires the following dependencies:

  • Lexi_Q
  • termcolor
  • webbrowser
  • os
  • colorama
  • tkinter
  • matplotlib
  • numpy
  • MySnakeGame

You can install these dependencies by running pip install -r requirements.txt.

Contributors

About

A word finding game similar to Wordle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages