Skip to content

jdunham2/dunhamwordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dunham Wordle 🎮

A custom version of Wordle created for my daughter to enjoy with special boosts and no advertisements.

About This Game

This is a personalized Wordle game built with React and TypeScript, featuring:

  • Special Boosts: Reveal hints and eliminate wrong letters to help with tricky words
  • No Ads: Clean, distraction-free gameplay experience
  • Mobile-Friendly: Optimized for phones and tablets with easy-to-tap keys
  • Installable: Can be added to your home screen like a native app

Play the Game

🎯 Play Dunham Wordle

Features

  • 6 tries to guess a 5-letter word
  • Color-coded feedback (green = correct, yellow = wrong position, gray = not in word)
  • Hint system to reveal letters
  • Letter elimination to remove incorrect letters
  • Statistics tracking
  • Responsive design for all devices
  • Progressive Web App (PWA) support

Technical Details

Built with:

  • React 19
  • TypeScript
  • Tailwind CSS
  • Vite
  • Service Worker for offline support

Run Locally

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open http://localhost:5173 in your browser


Made with ❤️ for family game time

About

easy and basic version of wordle for my family to play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors