Pig is a simple dice game first described in print by John Scarne in 1945.
Players take turns to roll a single dice as many times as they wish,
adding all roll results to a running total,
but losing their gained score for the turn if they roll a 1.
Details for piggy
License
unset
Last updated
10 November 2021 - latest/stable
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install piggy
To install piggy, simply use the following command: