Skip to content
/ sars Public

SARS is a satirical vignette style video game utilizing ANSI-art for sprites, see https://sars.pengaru.com. Github is only a mirror.

Notifications You must be signed in to change notification settings

vcaputo/sars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf89864 · Nov 4, 2023
Dec 28, 2022
Nov 13, 2022
Aug 27, 2023
Nov 29, 2022
Aug 27, 2023
Nov 4, 2023
Aug 27, 2023
Nov 8, 2022
Aug 27, 2023
Apr 19, 2020
Nov 8, 2022

Repository files navigation

Building from source:

You've probably already done this, but first clone the repo:
`git clone --recursive https://git.pengaru.com/git/sars`

Now it's fairly run of the mill autotools:

```
$ mkdir build
$ ./bootstrap
$ cd build
$ ../configure
$ make
$ ./src/sars
```

The program assumes there will be assets found under the assets/
folder relative to the sars executable's parent directory.

These are some .ogg files and .wav files, and they're not checked
into the git repo to keep development low-bw friendly.

You may find the assets in a build available at:

https://dl.pengaru.com/hungrycat/sars/

The latest build should reflect the current state of the master git
branch:

https://dl.pengaru.com/hungrycat/sars/hungrycat-sars-latest.zip

There's also a Pouet entry for sars with youtube and other links:

https://www.pouet.net/prod.php?which=85496