Sudoku 2

The repository is the Blazor version of the Sudoku http://github.com/rlasjunies/sudoku that is using Typescript/StencilJS technologies.

You could have access to an online version of the blazor sudoku via the github io page

Goal

  • Create a repository that will automatically publish on Github Pages
  • Basic navigation
    • Pages
    • Navigation done via the state management
  • Change the app icon
  • Add sudoku engine
  • Add state management ... fluxor
  • Testing
  • About page
  • Home page
  • New Board page
  • Config page
  • Game page
  • Timer Service
  • Layout / UX / Styling
  • Localization