Chess Svelte Themes

Chess

Chess computer with Svelte and wasm/C++

Chess

This is my Chess page. Where you can play chess against a (pretty stupid) computer.

Try it out!

Run locally

Commands

  • npm install
  • npm run buildCPP
  • npm run dev

Deploy

Before you can deploy you need to connect through neltify-cli.

  • npm install netlify-cli -g
  • netlify login
  • netlify link

Deploy Commands

  • npm run testDeploy
  • npm run realDeploy

Top categories

Loading Svelte Themes