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