A Sudoku game made with SolidJS. Part of a series of projects to compare different Sudoku implementations in popular frameworks. Other projects:
- Open in dev container (VS Code)
- Run the following from within the container
npm install
npm run dev
A Sudoku game made with SolidJS. Part of a series of projects to compare different Sudoku implementations in popular frameworks. Other projects:
npm install
npm run dev