Skip to content

A modern Wordle-like game built with React and TypeScript. Includes a nearly 14000+ list of words.

Notifications You must be signed in to change notification settings

azlibdar/wordle

Repository files navigation

Word Guessing Game

A learning project built with React and TypeScript - created for educational purposes to practice modern web development concepts.

TypeScript React Tailwind Vite


Disclaimer

This project is created solely for educational purposes to learn React, TypeScript, and modern web development practices. It is not affiliated with, endorsed by, or associated with any commercial word guessing games. This is a personal learning exercise and is not intended for commercial use.


screenshot

Features

  • Educational Word Guessing Game: Practice deduction skills by finding a hidden five-letter word within six tries
  • Visual Feedback: Get immediate color-coded feedback for your guesses:
    • Green: Letter is correct and in the right position
    • Yellow: Letter is in the word but in the wrong position
    • Gray: Letter is not in the word
  • Progress Tracking: Your game statistics are automatically saved to localStorage
  • Extensive Word List: Challenge yourself with our curated collection of 6,000+ words
  • Responsive Design: Play seamlessly on any device or screen size

Contribution

  • Adding new words: Submit a pull request adding new words to the list or improving existing entries.
  • Report Issues: Open an issue for any bugs or UI improvements.
  • Feature Requests: Discuss potential enhancements via GitHub issues.

Stars are appreciated 🌟 and motivate further learning and improvement.

About

A modern Wordle-like game built with React and TypeScript. Includes a nearly 14000+ list of words.

Resources

Stars

Watchers

Forks

Languages