Sudoku
This is a sudoku game. You use voice or text to play.
Get your daily Sudoku fix with this interactive plugin that challenges you to solve puzzles of varying difficulty levels. Whether you're a beginner or a seasoned player, Sudoku plugin is perfect for exercising your brain and improving your cognitive skills. Simply ask Sudoku to give you a puzzle and it will generate one for you to solve. If you get stuck, don't worry - Sudoku will give you hints to help you along. Once you've completed the puzzle, Sudoku will check your answer and let you know if you're right or wrong. It's a fun and addictive way to pass the time while keeping your mind sharp!
How to
Comments (0)
Try it
API docs
Learn how to use Sudoku effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to play a new Sudoku game with easy difficulty and board size 6."
-
Prompt 2: "Put number 5 in cell B3."
-
Prompt 3: "Check my current Sudoku game status."
-
Prompt 4: "I'm stuck, can you give me a hint?"
-
Prompt 5: "I completed the Sudoku game, can you check if my solution is correct?"
Features and commands
Feature/Command | Description |
---|---|
newgame | This command creates a new Sudoku problem with the specified difficulty level (easy, normal, or hard) and board size (6x6 or 9x9). It returns the initial board data for the game. |
editgame | This command allows you to edit a Sudoku game. You can put numbers in specific cells, check the game status, and receive hints when you're stuck. It updates the current board data and returns the game status. |