/sudoku

Wave function collapse and Sudoku

Primary LanguageSvelte

Sudoku

Based on p5-svelte-template Just a boilerplate.

  • npm install
  • npm run dev

For Github pages publication:

  • Clone this repo
  • Create new repo on Github
  • git remote remove origin
  • git remote add origin [new repo url
  • Update the REPO_NAME variable in svelte.config.js
  • git push
  • Update the repository settings to enable Github Page deployments from the branch gh-pages