/sudoku-solid

Primary LanguageTypeScript

Sudoku Solid

A Sudoku game made with SolidJS. Part of a series of projects to compare different Sudoku implementations in popular frameworks. Other projects:

Getting Started

  • Open in dev container (VS Code)
  • Run the following from within the container
npm install

npm run dev