No packages are available for the 'stable' version yet, please choose a Snapshot.
If you just want to get going, and have a modern 64 bit Linux distribution, try the following first.
wget -O snake-installer-amd64.sh \
https://github.com/bithatch/snake/releases/download/v1.0-SNAPSHOT-204/snake-installer-amd64.sh && \
sh snake-installer-amd64.sh
Stable releases are recommended. Only use Snapshot versions if you are a tester or know you need it for some device support or feature. You can at any time switch between STABLE and SNAPSHOT updates from the options screen in Snake itself.
Similar to the above, in that these have a runtime included, but
they are just simple archives, so use your usual tool to extract,
then run
bin/snake
. You will have to create your own desktop shortcut if you choose
this method.
You must have your own Java 15 or higher installed before installation. This version is recommended if you are using anything other than 64 Bit architecture.
Similar to the above, in that these do not have a runtime included, but
they are just simple archives, so use your usual tool to extract,
then run
bin/snake
. You will have to create your own desktop shortcut if you choose
this method.
Note, this version works slightly differently with updates. Only a bootstrap is installed system-wide (that is not updated). When a user then launches Snake on their desktop, the actual application will be installed and kept up to date.
As above, but you must provide you own runtime.