Skip to content

pulkitsharma07/svelte-tic-tac-toe

Repository files navigation

Tic Tac Toe UI - Svelte

  • npm install
  • npm run dev
  • This project was created using npm init vite with the Svelte template.
  • Game logic can be added to ./src/lib/GameLogic.js

Recommended IDE Setup

VS Code + Svelte.