Puzzles

Here we will use python to build GUI applications running on the Qt library using the QT Creator as our editor.

Setup

Try any of the following (currently very short) list of puzzles.

Before we start a puzzle ...

Up to now we have used the Mu editor in PyGame Zero mode. This mode is great for writing games. However, since most of our puzzles do not involve a game it will make our life easier if we switch to standard python mode.