10000 GitHub - vin-00/code-word: A web-based game inspired by the popular game Wordle , where you have to guess programming related words .
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vin-00/code-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Word Web App

image

Overview

Code-Word is a web-based game inspired by the popular game Wordle. In Code-Word, players guess programming-related words within a limited number of attempts. The game offers customizable features, allowing players to change the number of guesses and the length of the word to make the game more challenging and engaging.

Features

  • Programming-Related Words: Focuses on words related to programming, enhancing your coding vocabulary.
  • Customizable Game Settings: Adjust the number of guesses and word length for a tailored gaming experience.
  • Dictionary API Integration: Utilizes a dictionary API to fetch and verify words, ensuring valid word choices and definitions.

How to Play

  1. Start the Game: Load the web app and begin a new game.
  2. Guess the Word: Enter your guesses. Each guess should be a valid programming-related word.
  3. Feedback: After each guess, the game will provide feedback:
    • Correct letters in the correct position.
    • Correct letters in the wrong position.
    • Incorrect letters.
  4. Win/Lose: Continue guessing until you correctly identify the word or exhaust your attempts. Adjust settings for a different level of difficulty.

Customization Options

  • Number of Guesses: Increase or decrease the number of attempts allowed to guess the word.
  • Word Length: Choose the length of the word to guess, making the game easier or harder.

Installation

To set up the Code-Word web app on your local machine, run npm i to install necessary dependencies and then run npm run dev to see the webite on your local machine .

Contact

For questions, suggestions, or issues, please open an issue on the GitHub repository or contact us at winkhatri292004@gmail.com .

Enjoy playing and expanding your programming vocabulary with Code-Word!

About

A web-based game inspired by the popular game Wordle , where you have to guess programming related words .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0