About

Peg-E is a peg solitaire game in which you jump over pieces in order to remove them from the board, ultimately trying to eliminate all but one. The boards are randomly generated, with 100 levels of difficulty. The game auto-saves, and has undo-redo capability. Pieces can move horizontally, vertically, and diagonally.

Screenshots

A sample game

A sample hard game

Release Notes

  • Changes in version 1.3.3
    • Released on January 16, 2024
    • Replaced deprecated code
    • Translation updates: Esperanto
  • Changes in version 1.3.2
    • Released on January 10, 2023
    • Added portable mode
    • Improved Linux deployment
    • Replaced deprecated code
    • Translation updates: Russian
  • Changes in version 1.3.1
    • Released on May 3, 2022
    • Switched to Qt 6
    • Translation updates: Esperanto, French
  • Changes in version 1.3.0
    • Released on September 20, 2021
    • Added support for Qt 6
    • Refactored code
    • Removed XPM icon
    • Translation updates: Esperanto, Telugu
  • Changes in version 1.2.8
    • Released on April 20, 2020
    • FIXED: Did not load locales with underscores
    • Improved Windows deployment
  • Changes in version 1.2.7
    • Released on August 7, 2019
    • FIXED: Was not loading KDE icon theme
    • FIXED: Window icon didn't work in Wayland
    • Improved loading locales
    • Improved Windows deployment
    • Replaced deprecated code
  • Changes in version 1.2.6
    • Released on July 20, 2018
    • FIXED: Automatic high DPI support
  • Changes in version 1.2.5
    • Released on May 29, 2018
    • Replaced deprecated code
    • Extra warnings only shown in debug build
    • Improved Linux deployment
    • Improved macOS deployment
    • Improved Windows deployment
    • Translation updates: Chinese, Portuguese
  • Changes in version 1.2.4
    • Released on December 27, 2017
    • FIXED: Could not compile with Qt 5.10
  • Changes in version 1.2.3
    • Released on August 5, 2017
    • FIXED: Did not always install translations in Linux
    • Translation updates: Chinese
  • Changes in version 1.2.2
    • Released on October 8, 2016
    • Generate binary translations at build time
    • FIXED: Was not properly loading Qt translations
    • FIXED: Success message was not high DPI
    • Translation updates: Translation updates: Dutch, German, Greek, Hebrew, Lithuanian, Polish
  • Changes in version 1.2.1
    • Released on January 25, 2015
    • FIXED: Application layout did not respect RTL languages
    • FIXED: All new games used the same seed in Windows
  • Changes in version 1.2.0
    • Released on January 22, 2015
    • Added support for high DPI displays
    • Switched to C++11 random classes
    • Removed support for Qt 4
    • Translation updates: Czech, Dutch, German, Greek, Hebrew, Lithuanian, Malay, Polish, Romanian, Russian, Spanish, Turkish
  • Changes in version 1.1.2
    • Released on February 6, 2013
    • Romanian translation added by Jaff (Oprea Nicolae)
    • Added support for Qt 5
    • Improved Linux desktop integration
  • Changes in version 1.1.1.1
    • Released on June 10, 2012
    • Fixed not loading translated board messages
  • Changes in version 1.1.1
    • Released on June 9, 2012
    • Added Dutch and Hebrew translations
    • Bug fixes
  • Changes in version 1.1.0
    • Released on April 21, 2009
    • Added changing the peg color
    • Added new puzzle algorithms
    • Added a toolbar
  • Changes in version 1.0.0
    • Released on January 26, 2009
    • New project