Cross platform Sudoku GUI game & solver. Develop by wxPython. Help you solve the Sudoku puzzle step by step
0.7.x Alpha
- Python 2.7
- Windows
- wxPython 2.8 for Python 2.7
- PyWin32
- Ubuntu 12.04+
sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n
- [Tips] Please download both 32bit or 64bit
PyCharm Community Edition(Free) Download Link
git clone <SudokuBoxer repo> <SudokuBoxerDir>
- install requirement
- open
<SudokuBoxerDir>
by PyCharm - configure Python Interpreter in PyCharm
- execute
root.py
- Windows & Linux
- execute
python <SudokuBoxerDir>/build/build.py
- execute
- Mac
- execute
python <SudokuBoxerDir>/build/build.py
(not verified)
- execute
- Chinese
- English
execute python <SudokuBoxerDir>/build/build.py --update-po