Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suhelkhan12/wordle
Word gamble is game just like wordle where you have to guess the word in 6 attempts. To learn more visit the below link.
https://github.com/suhelkhan12/wordle
reactjs reactrouter6 typescript zustand
Last synced: about 1 month ago
JSON representation
Word gamble is game just like wordle where you have to guess the word in 6 attempts. To learn more visit the below link.
- Host: GitHub
- URL: https://github.com/suhelkhan12/wordle
- Owner: Suhelkhan12
- Created: 2024-01-26T17:31:58.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T13:44:53.000Z (7 months ago)
- Last Synced: 2024-07-06T14:55:14.471Z (7 months ago)
- Topics: reactjs, reactrouter6, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 104 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Gamble
Welcome to Wrod Gamble, a classic word puzzle game where your goal is to guess a hidden word within a limited number of attempts. Challenge your vocabulary and deduction skills in this fun and engaging game.
## Features
- Word Guessing: Try to guess the hidden word by inputting your guesses.
- Feedback: Receive feedback on your guesses, with correct letters in the correct positions and correct letters in the wrong positions.
- Limited Attempts: You have a set number of attempts to guess the word. Can you solve it within the limit?
- Scoring System: Keep track of your performance with a scoring system based on the number of attempts or difficulty level.
- Responsive Design: Play seamlessly on various devices and screen sizes.## Tech Stack
**Auth:** Clerk
**Client:** React, Vite, Typescript
**State management:** Zustand
**Styling:** Tailwind Css
**Routing:** React Router Dom