Skip to content

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

Notifications You must be signed in to change notification settings

ch33kaboo/tictacfun

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks