Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Verbiverse: A Wordle Game

Verbiverse is a JavaScript-based game designed to challenge players to guess a random word. Created with simplicity and engagement in mind, it offers an interactive and enjoyable experience.

Objective

Guess the word in the given category using the provided clues. Players have 6 total tries. Colours represent the relevance of each letter:

  • Green: Correct Letter & Correct Position
  • Yellow: Correct Letter & Wrong Position
  • Red: Wrong Letter

How to Play

  1. Click the "Play" button.
  2. Guess the word by selecting letters.
  3. Pay attention to the color-coded feedback after each guess.
  4. Players have 6 tries to correctly guess the word.

Game Interface

  • Top Box: Contains game information.
  • Game Container: Rows for guesses and the current active row for the player's guess.
  • Left Box: Additional game-related content.
  • Right Box: More game-related information.

Implementation

  • First created as a functional prototype in 2021.
  • Utilizes JavaScript for game logic and user interaction.
  • Improved and enhanced based on user feedback.

Features

  • Dynamic word generation from a predefined list.
  • Color-coded feedback for each guessed letter.
  • Simple and intuitive user interface.

Future Enhancements

  • Expansion of word categories.
  • Integration of a scoring system.

Feel free to contribute to the project by forking the repository and submitting pull requests. Your feedback and suggestions are highly appreciated!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages