1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
# Aisleriot
Aisleriot — also known as sol or solitaire — is a card game
application that features over 80 different solitaire-type card
games which are designed to play using a mouse, keyboard, or trackpad.
# CI status
---------
[](https://gitlab.gnome.org/GNOME/aisleriot/-/commits/master)
[](https://gitlab.gnome.org/GNOME/aisleriot/-/commits/master)
# Releases
[](https://gitlab.gnome.org/GNOME/aisleriot/-/releases)
Tarballs for newer releases are available from the
[package registry](https://gitlab.gnome.org/GNOME/aisleriot/-/packages)
and new and old release are also available on
[download.gnome.org](https://download.gnome.org/sources/aisleriot/).
# Source code
To get the source code, use
```
$ git clone https://gitlab.gnome.org/GNOME/aisleriot
```
|