Snazz the download page
This commit is contained in:
parent
b7f4f850e8
commit
eac5d8cd0d
|
@ -7,7 +7,7 @@ toc: true
|
|||
|
||||
[Change History](/guidebook/changes.html)
|
||||
|
||||
## Windows
|
||||
## <i class="fab fa-windows" title="Microsoft Windows PC" style="color: #0067b8"></i> Windows
|
||||
|
||||
The Microsoft™ Windows release of _Sketchy Maze_ currently comes as a ZIP
|
||||
file that you can extract anywhere and then run the `sketchymaze.exe` program to
|
||||
|
@ -21,7 +21,7 @@ so you may need to click through the "Unknown Publisher" dialog.
|
|||
|
||||
---
|
||||
|
||||
## Mac OS (Intel)
|
||||
## <i class="fab fa-apple pl-4" title="Apple macOS (Intel)" style="color: #acacac; text-shadow: 1px 1px 1px #000"></i> Mac OS (Intel)
|
||||
|
||||
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
|
||||
|
@ -38,9 +38,9 @@ how to do this for your version of macOS.
|
|||
|
||||
---
|
||||
|
||||
## GNU/Linux
|
||||
## <i class="fab fa-linux text-dark" title="GNU/Linux (PC and ARM)"></i> GNU/Linux
|
||||
|
||||
### Flatpak (All Distros)
|
||||
### <i class="fa fa-box" style="color: #640"></i> Flatpak (All Distros)
|
||||
|
||||
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,
|
||||
|
@ -74,13 +74,13 @@ citing an error about not being able to change to the /app/share/sketchymaze dir
|
|||
I'm not sure what changed to break this since earlier releases but `flatpak run com.sketchymaze.Doodle`
|
||||
should run the app from the command line.
|
||||
|
||||
### Fedora (.rpm)
|
||||
### <i class="fab fa-fedora" title="Fedora" style="color: #4e9dd3"></i> Fedora (.rpm)
|
||||
|
||||
* **64-bit:** [sketchy-maze-0.11.0-1.x86_64.rpm](https://download.sketchymaze.com/release/v0.11.0/linux/sketchy-maze-0.11.0-1.x86_64.rpm) (21 MB)
|
||||
* **32-bit:** [sketchy-maze-0.11.0-1.i386.rpm](https://download.sketchymaze.com/release/v0.11.0/linux/sketchy-maze-0.11.0-1.i386.rpm) (21 MB)
|
||||
* **ARM aarch64:** [sketchy-maze-0.11.0-1.aarch64.rpm](https://download.sketchymaze.com/release/v0.11.0/linux/sketchy-maze-0.11.0-1.aarch64.rpm) (21 MB)
|
||||
|
||||
### Ubuntu & Debian (.deb)
|
||||
### <i class="fab fa-ubuntu" title="Ubuntu (& Debian)" style="color: #e95420"></i> Ubuntu & Debian (.deb)
|
||||
|
||||
* **64-bit:** [sketchy-maze_0.11.0_amd64.deb](https://download.sketchymaze.com/release/v0.11.0/linux/sketchy-maze_0.11.0_amd64.deb) (21 MB)
|
||||
* **32-bit:** [sketchy-maze_0.11.0_i386.deb](https://download.sketchymaze.com/release/v0.11.0/linux/sketchy-maze_0.11.0_i386.deb) (21 MB)
|
||||
|
@ -89,7 +89,7 @@ should run the app from the command line.
|
|||
**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.
|
||||
|
||||
### Tarball
|
||||
### <i class="fab fa-linux text-dark"></i> Tarball
|
||||
|
||||
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_
|
||||
|
@ -100,8 +100,9 @@ versions of SDL2 may not match your computer.
|
|||
* **32-bit:** [sketchymaze-0.11.0-linux-32bit.tar.gz](https://download.sketchymaze.com/release/v0.11.0/linux/sketchymaze-0.11.0-linux-32bit.tar.gz)
|
||||
* **ARM aarch64:** [sketchymaze-0.11.0-linux-aarch64.tar.gz](https://download.sketchymaze.com/release/v0.11.0/linux/sketchymaze-0.11.0-linux-aarch64.tar.gz)
|
||||
|
||||
For the daring, Sketchy Maze _almost_ works on the Pinephone. Try the aarch64
|
||||
version of the tarball, built on Mobian on Pinephone.
|
||||
_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!
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user