Tic-Tac-Blitz is an online, one-screen, multi-board, tic-tac-toe game.
This is a little experiment project to learn Svelte. It helped me explore Svelte components, its events and pocketbase API.
Tic-Tac-Blitz requires here as its pocketbase-powered backend.
Depends on Svelte + TS + Vite.
Use npm run dev
to run it.