Menu
Libraries |
Category

wordle

  • Purpose: A recreation of the popular game Wordle with additional modes and features, designed as a learning project for Svelte.
  • Key Features:
    • Random word selection with a date-based seed for consistency across players.
    • Word definitions displayed after completing a game.
    • Enhanced statistics including average guesses and losses.
    • Timer changes to a refresh button when it reaches zero.
    • Tips widget in settings for game functionality.
    • Right-click functionality to view word definitions and possible word counts.
    • Shareable game modes and specific game rounds via URL.
    • Progressive web app support with offline capability.
    • "Give Up" button.
  • Additional Modes:
    • Hourly mode: New word every hour.
    • Infinite mode: New word on every refresh.
  • Technical Details:
    • Built with Svelte and TypeScript.
    • Styled with basic SCSS.
    • Initialized using Vite with the Svelte template.
  • Target Audience: Wordle enthusiasts and developers interested in Svelte projects.
  • License: GPL-3.0, allowing forking with attribution.
  • Analytics: Basic Google Analytics for visitor metrics (anonymous data).

For more details, visit the hosted game .

sveltetypescriptwordle

Comments