Sudoku Svelte Themes

Sudoku

Clone of the game Sudoku made using Svelte,Typescript and bun.

Sudoku

A simple web Sudoku. You can preview and play it on this website.

Developing

Once you've cloned this project and installed dependencies with bun install, start a development server:

bun dev

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

Building

To create a production version of your app:

bun build

You can preview the production build with bun preview.

Preview

You can clone from branch gh-pages and deploy the SSR web

Top categories

Loading Svelte Themes