About

Hexalate is a color matching game. The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs.

Screenshots

A sample game

Release Notes

  • Changes in version 1.2.3
    • Released on January 16, 2024
    • Replaced deprecated code
  • Changes in version 1.2.2
    • Released on January 10, 2023
    • Added portable mode
    • Improved Linux deployment
    • Replaced deprecated code
  • Changes in version 1.2.1
    • Released on May 3, 2022
    • Switched to Qt 6
    • Translation updates: Dutch, Italian, Telugu
  • Changes in version 1.2.0
    • Released on May 6, 2021
    • Added rotating pieces counterclockwise
    • Added support for Qt 6
    • Refactored code
    • Removed XPM icon
  • Changes in version 1.1.6
    • Released on April 20, 2020
    • FIXED: Did not load locales with underscores
    • Improved Windows deployment
  • Changes in version 1.1.5
    • Released on August 7, 2019
    • FIXED: Window icon didn't work in Wayland
    • Improved loading locales
    • Improved Windows deployment
    • Replaced deprecated code
    • Translation updates: French
  • Changes in version 1.1.4
    • Released on July 20, 2018
    • FIXED: Automatic high DPI support
  • Changes in version 1.1.3
    • Released on May 29, 2018
    • Extra warnings only shown in debug build
    • Improved Linux deployment
    • Improved macOS deployment
    • Improved Windows deployment
    • Translation updates: Chinese, Dutch, Estonian, Portuguese
  • Changes in version 1.1.2
    • Released on December 27, 2017
    • FIXED: Could not compile with Qt 5.10
  • Changes in version 1.1.1
    • Released on August 5, 2017
    • FIXED: Did not always install translations in Linux
    • Translation updates: Portuguese (Brazil)
  • Changes in version 1.1.0
    • Released on October 9, 2016
    • Added support for high DPI displays
    • Switched to C++11 random classes
    • Removed support for Qt 4
    • Generate binary translations at build time
    • FIXED: Was not properly loading Qt translations
    • FIXED: Application layout did not respect RTL languages
    • Translation updates: Czech, Dutch, German, Greek, Hungarian, Italian, Lithuanian, Malay, Polish, Portuguese (Brazil), Romanian, Russian, Spanish
  • Changes in version 1.0.3
    • Released on February 12, 2014
    • Added README file
    • Translation updates: German, Malay, Polish, Spanish
  • Changes in version 1.0.2
    • Released on February 15, 2013
    • Added rotating pieces with any mouse button
    • Catalan translation added by Adrián Cereto Massagué
    • Czech translation added by Pavel Fric
    • Estonian translation added by Rivo Zängov
    • French translation added
    • German translation added by Markus Enzenberger
    • Romanian translation added by Jaff (Oprea Nicolae)
    • Russian translation added by Alexandr Uspensky
    • Spanish translation added by Adrián Cereto Massagué
    • Turkish translation added by Özcan Zafer
    • Added support for Qt 5
  • Changes in version 1.0.1
    • Released on December 31, 2009
    • Fixed crash on launch
  • Changes in version 1.0.0
    • Released on April 8, 2009
    • New project