Download
Here is the page to download Boxclip in all its many forms!
Current Stable Release (0.3.3-1)
Boxclips can run a wide variety of architectures and devices such as: Linux, Os-X and windows desktops and mobile systems such as: Sailfish os, postmarket Os, Android and I-Os. Boxclip is written in lua using the löve framework, which means, that nothings needs to be compiled because lua is a scripting language. If the luajit vm that executes the lua code and the love2d framework as been built for your device, you should be able to play the game (although different builds may lacks some features and performance requirements also needs to be taken into account)
Linux, Windows,Os-X desktops, Android, Iphones / Tablets:
Download löve2d for your device from: - love2d.org)
Download the last löve file from releases at: Boxclip v0.3.3-1 (.love)
Non official löve builds:
The game has been tested so far on Sailfish Os and postmarket Os and works well. A tweak has been added for those unofficial love2d builds to achieve the lacking device orientation feature.
RPM builds for Sailfish Os can be downloaded from here: openrepos)
On postmarket os, download the love builds from postmarket shop and then open the love builds provided above.
Source Code
The source code can be found in the repository provided below. Since lua is a scripting language, there’s no need to compile anything, although you can create packages such as AppImage, deb,windows executables or fused files for Mac Os.
Since building packages is not necessary and consumes a lot of time because they are done manually, you won’t probably find the packages said above on releases but you are free to create your owns.
Get the source code here: