bga_reversi_svelte Svelte Themes

Bga_reversi_svelte

Board Game Arena 'Reversi' Tutorial using Svelte+Vite+TypeScript for frontend

bga_reversi_svelte

'Reversi' Tutorial for Board Game Arena using Svelte+Vite+TypeScript for frontend

Backend content is similar to tutorial at https://en.boardgamearena.com/doc/tutorial_reversi.

Frontend content uses a minimalist root code and all the frontend app is developed as Svelte components.

The Svelte components are packaged into a single AMD module using Vite.

Usage

Run npm run build to build all things into an output folder named remote and ready to be uploaded to BGA.

Run npm run dev to launch a local Svelte app that uses the game frontend components.

Top categories

Loading Svelte Themes