Sudoku Game
This page contains the complete prompt template, ready to copy into a compatible language model. Related and popular prompts appear alongside it.
Builds an interactive sudoku game in HTML5, CSS3, and JavaScript — a clean, easy-to-use board with intuitive controls, difficulty levels from a proper puzzle generation algorithm, a multi-level hint system, and candidate notes.
Prompt content
Use HTML5、CSS3 and JavaScript Creates an interactive solo game. Build a clean, operational board through visual control. The difficulty level is achieved using the appropriate puzzle generation algorithm. Adds a hint system with multiple levels of help. Includes a note function for candidate numbers. A timer with pause and restoration functionality is achieved. Adds an error check and optional instant feedback. Includes saving and loading games using multiple slots. Create statistical tracking of victories, times and difficulty levels. Adds printable puzzle generation. Performs keyboard control and support functions.