
Word Mastermind
Web-based Wordle/Mastermind word-guessing game
Word Mastermind is a web-based clone of Wordle implemented as a Mastermind-style word-guessing game. It provides single-player play with per-letter feedback and supports custom dictionaries and multiple languages.
Key Features
- Word-guessing gameplay with per-letter feedback (correct position, present but misplaced, absent)
- Support for custom dictionary files and multiple languages/dictionaries
- Runs as a Node.js application or as a Docker container for easy deployment
- Client-side keyboard UI that highlights letter statuses across guesses
- Can be played endlessly (no single daily word restriction)
- Lightweight JavaScript/HTML/CSS single-page application
Use Cases
- Self-host a privacy-friendly word game for personal or family use
- Language learning practice using custom dictionaries for target vocabularies
- Demo or teaching tool to illustrate simple web app deployment with Node.js and Docker
Limitations and Considerations
- No built-in user accounts, leaderboards, or persistent game history
- Minimal backend features; primarily a lightweight single-page app without advanced analytics or multiplayer support
- Requires Node.js (v16+) and yarn for local development, or Docker for containerized deployment
Word Mastermind is a compact, easy-to-deploy word puzzle suitable for personal hosting, language practice, or lightweight demos. It emphasizes simplicity, configurable dictionaries, and straightforward deployment via Node.js or Docker.
Categories:
Tags:
Tech Stack:
Similar Services

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Dashy
Self-hosted personal dashboard for links, widgets, and status checks
Dashy is a self-hosted personal dashboard for organizing services in one place, with widgets, themes, live status checks, search, and optional authentication.

Homer
Static YAML-configured homepage dashboard for self-hosted services
Homer is a lightweight static homepage dashboard configured via YAML to organize and quickly access self-hosted services, with search, theming, and PWA support.


Heimdall
Application dashboard and web app launcher
Heimdall is a self-hosted application dashboard and startpage to organize and launch your web apps, services, and bookmarks, with optional live stats via enhanced app int...

Dawarich
Self-hosted location history tracker and map timeline
Dawarich is a privacy-focused, self-hostable location history tracker and Google Timeline alternative with interactive maps, trips, stats, and data import/export.

Wallos
Open-source self-hosted personal subscription and expense tracker
Wallos is a self-hostable web app for tracking recurring subscriptions, multi-currency expenses, notifications and simple analytics for household finances.
JavaScript
HTML
Docker
CSS
Node.js