Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kaidoku

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kaidoku

Player, solver and creater of sudoku puzzles

  • 1.0.1
  • PyPI
  • Socket score

Maintainers
1

Kaidoku: Player, solver and creater of sudoku puzzles

Kaidoku can solve sudoku puzzles as shown in the figure, play with the puzzles and create sudoku puzzles with a command-line interface.

.. figure:: https://sekika.github.io/kaidoku/img/3-1.jpg :align: center :alt: sudoku

Kaidoku is a

  • player of sudoku. You can play original sudoku puzzles of various level of difficulty with command line interface. You can get hints when you want.
  • solver of sudoku. It can solve a sudoku puzzle and show the procedure of solving a sudoku puzzle with various logics. It evaluates if a given puzzle is valid sudoku with unique solution.
  • creater of sudoku. It can create new sudoku puzzles. The puzzles shipped with this program was created by the program itself.

Online player

25000 sudoku puzzles classified with 9 difficulty levels are available online. Hints can be shown by running kaidoku with pyodide.

https://sekika.github.io/kaidoku/sudoku

Full document

Document is availabe in English and Japanese.

https://sekika.github.io/kaidoku/

Supported logics

  • Naked single, pair, triple and quad
  • Hidden single, pair, triple and quad
  • Pointing pair and triple
  • X-wing family (Swordfish and Jellyfish)
  • XY-wing and XYZ-wing
  • Remote pairs
  • Chain of pairs
  • Trial and search

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc