TicTacToe

A simple tictactoe game made using svelte

Installation

git clone https://github.com/qxb3/tictactoe
cd tictactoe
npm install #or yarn

Running

#Running as development
npm run dev #yarn dev

# Building
npm run build #yarn build

Top categories

Loading Svelte Themes