Skip to content

bluesabre/sgt-launcher

Folders and files

NameName
Last commit message
Last commit date
Jan 28, 2025
Jan 23, 2020
Oct 5, 2022
Mar 15, 2025
Oct 5, 2022
Jan 23, 2020
Jul 29, 2020
Jan 21, 2020
Oct 5, 2022
Oct 29, 2016
Jul 30, 2020
Jul 30, 2020
Jan 21, 2020
Oct 5, 2022
Oct 5, 2022

Repository files navigation

SGT Puzzles Collection

This application provides a single launcher for all the games in Simon Tatham's Portable Puzzle Collection.

SGT Puzzles Collection window

It wraps each game within the launcher window and seeks to add additional value to the games by adding accessible controls and new features.

Build Requirements

  • gir1.2-gdkpixbuf-2.0
  • gir1.2-glib-2.0
  • gir1.2-gtk-3.0
  • python-gi-dev
  • python3
  • python3-distutils
  • python3-distutils-extra
  • python3-xcffib
  • sgt-puzzles

Runtime Requirements

  • gir1.2-gdkpixbuf-2.0
  • gir1.2-glib-2.0
  • gir1.2-gtk-3.0
  • python3
  • python3-gi
  • python3-xcffib
  • sgt-puzzles

Installation

  1. Install the above build requirements
  2. Run the installer:
    sudo python3 setup.py install

Links