Skip to content

bluesabre/sgt-launcher

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