Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. PyQt QML Sudoku
Forum Updated to NodeBB v4.3 + New Features

PyQt QML Sudoku

Scheduled Pinned Locked Moved Announcements
pyqtpyqt5qmlsudoku
1 Posts 1 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PatrickOBrien
    wrote on last edited by
    #1

    I have a reasonably complete Sudoku application available at https://github.com/pkobrien/sudoku-qml that was written using PyQt and QML. All the logic for generating sodoku puzzles, supplying hints, and validating the correctness of user entered digits is done in Python. All of the user interface is done in QML. It even makes use of the Declarative State Machine Framework. I still have work to do to give it all the features I'd like it to have, and to get it working well on Android, but at this point it is good enough to take a look at, especially as there are so few examples of PyQt QML applications available online. Not to mention the fact that what the world really needs right now is another sudoku app. :-)

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved