Skip to content

gadfaria/sudoku

Repository files navigation

sudoku

SolidJS

This is a project for a Sudoku game developed using SolidJS. The objective of this project is to provide an interactive implementation of the Sudoku game, with features to generate random Sudoku puzzles and allow users to play.

The Sudoku puzzles are generated using the endpoints provided by sudoku.com. To accomplish this, a server has been created to serve as a proxy.

You can start the project with the following command:

yarn start

License

MIT

☕ Code and Coffee