[go: up one dir, main page]

File: README.md

package info (click to toggle)
aisleriot 1%3A3.22.35-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,548 kB
  • sloc: lisp: 18,842; ansic: 14,634; xml: 7,980; cpp: 471; sh: 104; ruby: 44; python: 36; makefile: 20; perl: 17
file content (28 lines) | stat: -rw-r--r-- 1,028 bytes parent folder | download | duplicates (2)
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
---------

[![pipeline status](https://gitlab.gnome.org/GNOME/aisleriot/badges/master/pipeline.svg)](https://gitlab.gnome.org/GNOME/aisleriot/-/commits/master)

[![coverage report](https://gitlab.gnome.org/GNOME/aisleriot/badges/master/coverage.svg)](https://gitlab.gnome.org/GNOME/aisleriot/-/commits/master)

# Releases

[![Latest Release](https://gitlab.gnome.org/GNOME/aisleriot/-/badges/release.svg)](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
```