About

Tetzle is a jigsaw puzzle game that uses tetrominoes for the pieces. Any image can be imported and used to create puzzles with a wide range of sizes. Games are saved automatically, and you can select between currently in progress games.

Screenshots

A new game with 24 pieces

A new game with 1,000 pieces

Release Notes

  • Changes in version 2.2.3
    • Released on January 16, 2024
    • Replaced deprecated code
  • Changes in version 2.2.2
    • Released on January 10, 2023
    • Added portable mode
    • Improved Linux deployment
    • Replaced deprecated code
    • Translation updates: Esperanto, Romanian
  • Changes in version 2.2.1
    • Released on May 3, 2022
    • Switched to Qt 6
    • Translation updates: Dutch, German, Lithuanian, Ukrainian, Ukrainian (Ukraine)
  • Changes in version 2.2.0
    • Released on September 23, 2021
    • Added support for Qt 6
    • Refactored code
    • Removed XPM icon
    • Translation updates: Dutch, Turkish, Ukrainian, Ukrainian (Ukraine)
  • Changes in version 2.1.6
    • Released on April 20, 2020
    • FIXED: Did not load locales with underscores
    • Improved Windows deployment
    • Replaced deprecated code
  • Changes in version 2.1.5
    • Released on August 7, 2019
    • Replaced deprecated code
  • Changes in version 1.2.4
    • Released on March 25, 2019
    • FIXED: Automatic high DPI support
    • FIXED: Unsigned integer conversion warnings in graphics layer
    • FIXED: Could not add images with Qt 5.12
    • FIXED: Window icon didn't work in Wayland
    • Added support for OpenGL ES
    • Improved loading locales
    • Require Qt 5.9
    • Translation updates: Polish
  • Changes in version 2.1.3
    • Released on May 29, 2018
    • Replaced jhead with image auto-rotation in Qt 5.5
    • Replaced deprecated code
    • Extra warnings only shown in debug build
    • Improved Linux deployment
    • Improved macOS deployment
    • Improved Windows deployment
    • Translation updates: Catalan, Chinese, Dutch, Greek, Norwegian BokmÃ¥l, Portuguese, Spanish
  • Changes in version 2.1.2
    • Released on December 28, 2017
    • FIXED: Could not compile with Qt 5.10
    • Translation updates: Catalan
  • Changes in version 2.1.1
    • Released on August 5, 2017
    • FIXED: Did not always install translations in Linux
    • Translation updates: German
  • Changes in version 2.1.0
    • Released on October 16, 2016
    • Added support for HiDPI displays
    • Fade success message after two seconds
    • Generate binary translations at build time
    • Improved Linux integration
    • Replace application icon
    • Rewrite OpenGL code
    • Switched to C++11
    • FIXED: Lag when dragging pieces
    • FIXED: Did not change background color on the Mac
    • FIXED: Colors were not saved on the Mac
    • FIXED: Could not interact with interface on the Mac
    • FIXED: Application layout did not respect RTL languages
    • FIXED: Was not properly loading Qt translations
    • Translation updates: Dutch, Esperanto, German, Hebrew, Lithuanian, Malay, Polish, Portuguese (Brazil), Russian, Spanish
  • Changes in version 2.0.3
    • Released on September 22, 2013
    • Fixed OpenGL shaders not working in Windows 7
    • Fixed build failure on ARM
    • Added Malay and Polish translations
  • Changes in version 2.0.2.1
    • Released on February 28, 2013
    • Fixed compile error
  • Changes in version 2.0.2
    • Released on February 28, 2013
    • Esperanto translation added by Michael Moroni
    • French translation added
    • Romanian translation added by Jaff (Oprea Nicolae)
    • Bug fixes
    • Added support for Qt 5
  • Changes in version 2.0.1
    • Released on May 19, 2012
    • German translation added by Markus Enzenberger
    • Russian translation added by Artem Krosheninnikov
    • Bug fixes
  • Changes in version 2.0.0
    • Released on May 18, 2011
    • Redesigned game visuals
    • Merged new and open game dialogs
    • Rewrote collision detection
    • Rewrote OpenGL render code
    • Ukrainian translation added by Sergiy Gavrylov
  • Changes in version 1.2.1
    • Released on December 21, 2008
    • Fixed: Tile borders were not correctly scaled
    • Fixed: Mouse cursor drifted off pieces when moving
  • Changes in version 1.2.0
    • Released on December 17, 2008
    • Real collision detection added by Ulrik Mikaelsson
    • Complete keyboard shortcuts added by Frank Tetzel
    • Toggling borders added by Frank Tetzel
    • Added zooming and panning to overview
    • Added retrieving pieces
    • Added option to use entire image
  • Changes in version 1.1.0
    • Released on July 20, 2008
    • Added rectangle selecting multiple pieces
    • Support for grabbing multiple pieces added by Ulrik Mikaelsson
    • Algorithm for pushing pieces replaced by Ulrik Mikaelsson
    • Improved mouse cursor handling
    • Code cleanups
    • Bug fixes
  • Changes in version 1.0.2
    • Released on July 2, 2008
    • Added image plugins for the Mac and Windows
    • Minor bug fixes
  • Changes in version 1.0.1
    • Released on June 18, 2008
    • Fullscreen mode added by Ulrik Mikaelsson
    • Bug fixes
  • Changes in version 1.0.0
    • Released on June 9, 2008
    • Added label system for images
    • Improved zooming
    • Minor bug fixes
  • Changes in version 0.7
    • Released on May 9, 2008
    • Added puzzle overview
    • Improved saving games
    • Added keyboard commands
    • Added thumbnails to dialogs
    • Added help menu
    • Added zooming options
    • Bug fixes
  • Changes in version 0.6
    • Released on April 9, 2008
    • New project