
everred-touch
A downloadable game for Linux
Fork of https://petthepetra.itch.io/everred for mobile devices
This version differs from the original project in a few key ways:
-
The game runs on LÖVE2D, using a PICO-8–compatible engine called PicoLove: https://github.com/picolove/picolove
Just like other forks I submitted here, this fork adds mobile and touch friendly features to the game and is aimed at mobile phones.
I currently only provided packages for Postmarket Os, the apk files are actually Alpine linux packages and not android packages, the provided packages will not work on android. If you want to play this game in a browser, with a gamepad and / or on a desktop I recommend you to use the original project instead (This fork is designed specifically for mobile devices and touch screens)
Download
Install instructions
Postmarket Os
To install on postmarketOS, download the APK and run:
sudo apk add ./everred-0.1-r0.apk
Android support
I do not use Android and do not plan to provide Android packages. However, the game can be played on Android with some manual setup.
How to play on Android
-
Install LÖVE2D on your device
- Extract the LÖVE game files from the Alpine APK (Alpine APK files are essentially
tar.gzarchives with extra metadata: # https://wiki.alpinelinux.org/wiki/Apk_spec)
3. Launch LÖVE2D and load the extracted game


