sudoku-backtracking algorithm visualizer

栏目: IT技术 · 发布时间: 5年前

内容简介:A sudoku game with built-in feature to visualize the solving of sudoku using backtracking algorithm. Game offer 4 difficulty levels:

Sudoku Backtracking Visualizer

A sudoku game with built-in feature to visualize the solving of sudoku using backtracking algorithm. Game offer 4 difficulty levels:

  • Easy
  • Medium
  • Hard
  • Expert

Note: Game is not playable yet although visualization can done on any level of game.

Requirements

  • eel python library. Use pip install eel to install.
  • basic knowledge of HTML,CSS,JavaScript

Setup

  • Clone this repository:
    git clone https://github.com/tarunk04/sudoku-backtracking-visualizer.git
    or click Download ZIP in right panel of repository and extract it.
  • Run the App.py .

Preview

sudoku-backtracking algorithm visualizer

Backtracking in Action

sudoku-backtracking algorithm visualizer

Author

Tarun Kumar

Author's Note

The author is not responsible for any misuse the program. Any commercial use of the code is not permissible however any contribution or suggestions are most welcome. Read the LICENSE carefully.

License

The MIT License, see the included, see the License file.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

结网

结网

王坚 / 人民邮电出版社 / 2010-12-10 / 59.00元

本书以如何创建、发布、推广互联网产品为主线,介绍了互联网产品经理的工作内容以及应对每一部分工作所需的方法和工具。为用户创造价值是产品经理的第一要务,产品经理的工作是围绕用户及具体任务展开的,本书丰富的案例和透彻的分析道出了从发现用户到最终满足用户这一过程背后的玄机。 本书面向现在正在从事及未来将要从事互联网相关工作的创业者和产品经理,也可以作为互联网产品策划人员或相关专业学生的参考书。新版完......一起来看看 《结网》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具