Skip to content

Repository files navigation

SIXXLE

SIXXLE is a polished six-letter Wordle-style web game built with React, TypeScript, and Vite.

Features

  • Six-letter guesses with six attempts
  • Daily puzzle mode and unlimited practice mode
  • Accurate Wordle-style scoring, including repeated letters
  • Physical keyboard and on-screen keyboard input
  • Bundled word lists for offline play
  • Dark and light theme support
  • Responsive arcade-inspired interface
  • Local stats, streaks, and guess distribution
  • Shareable emoji-grid results
  • SIXXLE logo and favicon

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Open:

http://localhost:5173/

Scripts

npm test
npm run build
npm run preview

Tech Stack

  • React
  • TypeScript
  • Vite
  • Vitest

Notes

Game progress, theme preference, and stats are stored locally in the browser with localStorage.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages