tictacfun Svelte Themes

Tictacfun

A collection of Tic-Tac-Toe game variations, built with modern web technologies.

Tic Tac Fun

A collection of Tic-Tac-Toe game variations, built with modern web technologies.

Invite your friends and play the classic version or try out new twists! Play now on tictacfun.live.

Tech Stack

  • Svelte 5 & SvelteKit
  • Tailwind
  • Supabase

Familiar with Svelte and want to contribute? Check out contribute.md, pick a game variation, and start building!

Setup

  1. Clone the repository:
    git clone https://github.com/ch33kaboo/tictacfun.git
    cd tictacfun
    
  2. Install dependencies:
    npm install
    
  3. Rename the environment variables file:
    cp .env.example .env
    
  4. Run the development server:
    npm run dev
    

Top categories

Loading Svelte Themes