Skip to content

EAOZONE/Customisable

Repository files navigation

Customisable
Customisable is a version of Wordle in which the player guesses words of varying length being given clues on each guess.

Installation
Clone the repository or download the zip file from the drive.
Install Python 3 if not already installed.
Run the executable file named Customisable.exe.
If Windows firewall shows up when you try to run the game click more info then click run anyway
To view source code open the different .py files
code.py is to run the entire game together
main.py is to run the main aspect of the game
start.py is to show the start screen
title.py is to show the name of the game as the game is running
mode_select.py is to select the number of levels and number of guesses at the beginning of the game
instructions.py is to display the instructions
keyboard.py is to display the keyboard
animate_word.py is to show words letter by letter in the instructions
How to Play
Press space to begin or 1 to view the instructions on the home screen
Once space has been pressed you will be prompted to choose a number of levels of play up to 8
As well as the number of guesses per level up to 6
After they have been chosen the game begins
You can either input a five-letter word or be given a hint
To input a five-letter word type all five letters out and hit enter
If the word is in the dictionary you will be given hints about each letter
Whether they are in the word and in the right spot, in the wrong spot, or not in the word
You may continue guessing until you have guessed the word or you may ask for a hint
To ask for a hint hit the number 2 and a letter that you have not been given yet will become yellow
The game continues until you are stumped at the word and can not get it in the number of guesses
or you have gotten all the words and you are victorious.

Features
Make sure to always be using the hint button when you are stumped as it only adds one guess to your final total
If you want a nice fun game of wordle choose 1 level and 6 guesses
Or if you want an intense game choose 8 levels and 3 or less guesses

About

game for 2022 FBLA computer game and simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages