This program allows the user to play the game of Sudoku. It provides a command-line interface where the user can input their moves and see the current state of the Sudoku board. The program creates a random Sudoku board every time
Linux | Windows |
---|---|
system("clear") | system("cls") |
Unicode character | ASCII character |