Buttons and Scissors is a puzzle game for the Sugar desktop.
Buttons and Scissors is part of the Sugar desktop. Please refer to;
Buttons and Scissors
, then download, and;On Sugar desktop systems;
Buttons and Scissors
, then download.Buttons and Scissors depends on Python, PyGTK and PyGame.
Buttons and Scissors is started by Sugar.
Buttons and Scissors is not packaged by Debian, Ubuntu and Fedora distributions.
On Ubuntu and Debian systems these required dependencies (python-gtk2-dev
and
python-pygame
) need to be manually installed.
On Fedora system these dependencies (pygtk2
and pygame
) need to be manually installed.
Running outside Sugar
On Debian and Ubuntu systems;
sudo apt install python-gtk2-dev python-pygame
On Fedora systems;
sudo dnf install pygtk2 pygame
git clone https://github.com/sugarlabs/buttons-and-scissors-activity.git
cd buttons-and-scissors-activity
python main.py
Running inside Sugar
cd activities\ButtonsandScissors.activity
sugar-activity .