Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Sudoku game, solver and generator

License

NotificationsYou must be signed in to change notification settings

rajszym/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku game, solver and generator using C++ and Python.

Features

  • difficulty level: easy, medium / hard / expert, extreme.
  • assistance level: none, view only the current digit, view also available moves, view also sure moves, full assistance.
  • new: generate or load a new layout.
  • solve: solve the current layout.
  • undo: undo last move or return to the accepted layout.
  • clear: clear the board.
  • edit: start editing the current layout.
  • accept: accept the current layout and finish editing.
  • save: save the current layout to the file "sudoku.board".
  • load: load layout from the file "sudoku.board".
  • quit: quit the game.

The project is licensed under the MIT license.


[8]ページ先頭

©2009-2025 Movatter.jp