svelte-tic-tac-toe Svelte Themes

Svelte Tic Tac Toe

Tic-Tac-Toe game building with Svelte 5 & Tailwind

Modern XO

A premium, modern Tic-Tac-Toe game built with Svelte 5 and Tailwind CSS.

Features

  • Modern Stack: Built with Svelte 5 Runes and Tailwind CSS v4.
  • Dark/Light Mode: Fully supported themes with persistent preference.
  • Advanced Mode: A strategic twist with FIFO (First-In, First-Out) logic - max 3 marks per player!
  • Persistent Scores: Your win history is saved automatically.
  • Responsive Design: Looks great on desktop and mobile.
  • Accessibility: Keyboard navigable and screen reader friendly.

Tech Stack

Getting Started

  1. Install dependencies:

    npm install
    
  2. Start the development server:

    npm run dev
    
  3. Build for production:

    npm run build
    

Top categories

Loading Svelte Themes