website/content/download.md

119 lines
6.2 KiB
Markdown
Raw Normal View History

2021-01-04 03:29:13 +00:00
---
title: "Download"
draft: false
2021-01-04 05:47:49 +00:00
toc: true
2021-01-04 03:29:13 +00:00
---
2022-05-08 19:57:46 +00:00
# Latest Release: v0.13.0 (May 8, 2022)
2021-01-04 05:47:49 +00:00
[Change History](/guidebook/changes.html)
2021-01-04 05:47:49 +00:00
2022-02-22 00:57:44 +00:00
## <i class="fab fa-windows" title="Microsoft Windows PC" style="color: #0067b8"></i> Windows
2021-01-04 05:47:49 +00:00
The Microsoft&trade; Windows release of _Sketchy Maze_ currently comes as a ZIP
2022-02-22 00:48:15 +00:00
file that you can extract anywhere and then run the `sketchymaze.exe` program to
2021-01-04 05:47:49 +00:00
start the game.
**Note:** I do not yet have a code signing certificate for the Windows release,
2021-06-07 21:38:54 +00:00
so you may need to click through the "Unknown Publisher" dialog.
2021-01-04 05:47:49 +00:00
2022-05-08 19:57:46 +00:00
* **64-bit:** [sketchymaze-0.13.0-windows-64bit.zip](https://download.sketchymaze.com/release/v0.13.0/windows/sketchymaze-0.13.0-windows-64bit.zip) (23 MB)
* **32-bit:** [sketchymaze-0.13.0-windows-32bit.zip](https://download.sketchymaze.com/release/v0.13.0/windows/sketchymaze-0.13.0-windows-32bit.zip) (23 MB)
2021-01-04 05:47:49 +00:00
---
2022-02-22 00:57:44 +00:00
## <i class="fab fa-apple pl-4" title="Apple macOS (Intel)" style="color: #acacac; text-shadow: 1px 1px 1px #000"></i> Mac OS (Intel)
2021-04-02 04:07:27 +00:00
The macOS release of _Sketchy Maze_ comes in two varieties: a traditional
"Sketchy Maze.app" in a .dmg file or a form similar to Windows and Linux with a
2022-02-22 00:48:15 +00:00
ZIP file that you can extract anywhere and run the `sketchymaze` program to start
2021-04-02 04:07:27 +00:00
the game.
**Note:** I do not yet have a code signing certificate for the macOS release;
you're expected to know how to run apps from unverified developers. See
[Apple's documentation](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/11.0/mac/11.0)
how to do this for your version of macOS.
2022-05-08 19:57:46 +00:00
* **Intel 64-bit App:** [sketchymaze-0.13.0-macOS-x64.dmg](https://download.sketchymaze.com/release/v0.13.0/macos/sketchymaze-0.13.0-macOS-x64.dmg) (32 MB)
* **Zip file for Intel Macs:** [sketchymaze-0.13.0-macos-x64.zip](https://download.sketchymaze.com/release/v0.13.0/macos/sketchymaze-0.13.0-macos-x64.zip) (22 MB)
---
2022-02-22 00:57:44 +00:00
## <i class="fab fa-linux text-dark" title="GNU/Linux (PC and ARM)"></i> GNU/Linux
2021-01-04 05:47:49 +00:00
2022-02-22 00:57:44 +00:00
### <i class="fa fa-box" style="color: #640"></i> Flatpak (All Distros)
2021-01-04 05:47:49 +00:00
The easiest cross-distro way to download _Sketchy Maze_ is via [Flatpak](https://flatpak.org/),
which is well supported on most popular Linux distributions including Fedora, Ubuntu,
Debian and others.
2022-05-08 19:57:46 +00:00
* **64-bit:** [sketchy-maze-0.13.0.flatpak](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze-0.13.0.flatpak) (13.1 MB)
* **ARM aarch64:** [sketchy-maze-0.13.0-aarch64.flatpak](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze-0.13.0-aarch64.flatpak) (13.1 MB)
2021-06-07 21:38:54 +00:00
There is not a Flatpak repository for this game yet; inclusion on
[Flathub](https://flathub.org/) or a custom Flatpak repository for easier
install/updates is being considered.
To install the Flatpak manually:
2021-01-04 05:47:49 +00:00
```bash
# Download the .flatpak package. NOTE: it's distributed as a stand-alone app
# for now, a flatpak repo will be added at some point.
2022-05-08 19:57:46 +00:00
$ wget https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze-0.13.0.flatpak
2021-01-04 05:47:49 +00:00
# Install the .flatpak package.
2022-05-08 19:57:46 +00:00
$ flatpak install --user sketchy-maze-0.13.0.flatpak
2021-01-04 05:47:49 +00:00
# Run it. There should also be a standard app launcher in your menu.
$ flatpak run com.sketchymaze.Doodle
2021-01-04 05:47:49 +00:00
```
2021-12-31 22:31:22 +00:00
<br>
2022-02-22 00:57:44 +00:00
### <i class="fab fa-fedora" title="Fedora" style="color: #4e9dd3"></i> Fedora (.rpm)
2021-01-04 05:47:49 +00:00
2022-05-08 19:57:46 +00:00
* **64-bit:** [sketchy-maze-0.13.0-1.x86_64.rpm](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze-0.13.0-1.x86_64.rpm) (21 MB)
* **32-bit:** [sketchy-maze-0.13.0-1.i386.rpm](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze-0.13.0-1.i386.rpm) (21 MB)
* **ARM aarch64:** [sketchy-maze-0.13.0-1.aarch64.rpm](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze-0.13.0-1.aarch64.rpm) (21 MB)
2021-01-04 05:47:49 +00:00
2022-02-22 00:57:44 +00:00
### <i class="fab fa-ubuntu" title="Ubuntu (& Debian)" style="color: #e95420"></i> Ubuntu & Debian (.deb)
2021-01-04 05:47:49 +00:00
2022-05-08 19:57:46 +00:00
* **64-bit:** [sketchy-maze_0.13.0_amd64.deb](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze_0.13.0_amd64.deb) (21 MB)
* **32-bit:** [sketchy-maze_0.13.0_i386.deb](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze_0.13.0_i386.deb) (21 MB)
* **ARM aarch64:** [sketchy-maze_0.13.0_arm64.deb](https://download.sketchymaze.com/release/v0.13.0/linux/sketchy-maze_0.13.0_arm64.deb) (21 MB)
2022-01-10 00:05:15 +00:00
**Notice:** the game depends on SDL2, SDL2-ttf and SDL2-mixer but the .deb package doesn't declare these
dependencies for compatibility between Debian and Ubuntu which name these packages distinctly.
2021-01-04 05:47:49 +00:00
2022-02-22 00:57:44 +00:00
### <i class="fab fa-linux text-dark"></i> Tarball
2021-01-04 05:47:49 +00:00
You can download _Sketchy Maze_ as a `.tar.gz` archive which you can extract
anywhere and run. The binary is built on a modern Fedora system and _hopefully_
should run as-is on other modern GNU/Linux systems, but sometimes shared library
versions of SDL2 may not match your computer.
2022-05-08 19:57:46 +00:00
* **64-bit:** [sketchymaze-0.13.0-linux-64bit.tar.gz](https://download.sketchymaze.com/release/v0.13.0/linux/sketchymaze-0.13.0-linux-64bit.tar.gz)
* **32-bit:** [sketchymaze-0.13.0-linux-32bit.tar.gz](https://download.sketchymaze.com/release/v0.13.0/linux/sketchymaze-0.13.0-linux-32bit.tar.gz)
* **ARM aarch64:** [sketchymaze-0.13.0-linux-aarch64.tar.gz](https://download.sketchymaze.com/release/v0.13.0/linux/sketchymaze-0.13.0-linux-aarch64.tar.gz)
2021-04-02 04:07:27 +00:00
2022-02-22 00:57:44 +00:00
_Sketchy Maze_ also works on Linux smartphone devices such as the Pinephone and Librem 5.
Check out the aarch64 releases, built on <a href="https://mobian-project.org/">Mobian</a>
testing (bookworm). The .deb package works best on Mobian!
2021-01-04 05:47:49 +00:00
---
# Previous Releases
2021-12-31 22:31:22 +00:00
For older versions of Sketchy Maze please browse the [releases site](https://download.sketchymaze.com/release/).
2021-06-07 21:38:54 +00:00
2021-01-04 05:47:49 +00:00
## Project: Doodle v0.4.0 and Older
Older alpha builds of Sketchy Maze (codenamed _Project: Doodle_) are available
from blog posts on the author's personal website. These releases mainly targeted
Linux and Windows with the occasional Mac OS version.
* [Project: Doodle v0.4.0](https://www.kirsle.net/project-doodle-v0-4-0) -- _Nov 24, 2020_
* [Project: Doodle v0.3.0](https://www.kirsle.net/project-doodle-v0-3-0) -- _Sept 19, 2020_
* [Project: Doodle v0.2.0](https://www.kirsle.net/project-doodle-v0-2-0) -- _June 7, 2020_
* [Project: Doodle v0.1.0](https://www.kirsle.net/doodle-v0.1.0) -- _Apr 13, 2020_
* [Project: Doodle v0.0.10](https://www.kirsle.net/doodle) -- _July 9, 2019_