TicTacToe

A TicTacToe game where you play against the Minimax algorithm, written in Svelte.

Developing

To run a local development server, execute the following command in your terminal:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To build the app locally, execute the following command in your terminal:

npm run build

# and to preview the app locally, run this command as well
npm run preview

The app is automatically re-deployed using GitHub Actions whenever an update is pushed to origin/main.

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes