Skip to content

Cross platform Sudoku GUI game & solver. Help you solve the Sudoku puzzle step by step

License

Notifications You must be signed in to change notification settings

Falldog/SudokuBoxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuBoxer

Cross platform Sudoku GUI game & solver. Develop by wxPython. Help you solve the Sudoku puzzle step by step


Version

0.7.x Alpha

Requirement

IDE

PyCharm Community Edition(Free) Download Link

Development

  • git clone <SudokuBoxer repo> <SudokuBoxerDir>
  • install requirement
  • open <SudokuBoxerDir> by PyCharm
  • configure Python Interpreter in PyCharm
  • execute root.py

Build Package

  • Windows & Linux
    • execute python <SudokuBoxerDir>/build/build.py
  • Mac
    • execute python <SudokuBoxerDir>/build/build.py (not verified)

Language (i18n)

  • Chinese
  • English
Build & update language translating file (.PO)

execute python <SudokuBoxerDir>/build/build.py --update-po

GUI Screenshots

  • Alt text Play UI
  • Alt text Solve next step 1
  • Alt text Solve next step 2
  • Alt text Solve next step 3
  • Alt text MultiLanguage (i18n)

About

Cross platform Sudoku GUI game & solver. Help you solve the Sudoku puzzle step by step

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages