Snayk 3+ is a 3 or more dimensional Euclidean snake game.
You need a game build or source code and a human text to play. All builds require a keyboard to play. Place everything for a build and a human text file named snayk.json in the same folder to play. If you buy multiple they may be zipped together. All prices are USD and do not include tax.
Builds, $10:
aarch64-unknown-linux-gnu build.
This build is for Linux using GNU on 64 bit ARM architecture.
aarch64-unknown-linux-musl build.
This build is for Linux using Musl on 64 bit ARM architecture.
wasm32-unknown-unknown build.
This build is for general web and requires a web server capable of serving web assembly such as XAMPP and webGPU enabled in your browser.
x86_64-unknown-freebsd build.
This build is for FreeBSD on x86_64 CPU architecture such as Intel or AMD systems.
x86_64-unknown-linux-gnu build.
This build is for Linux using GNU on x86_64 CPU architecture such as Intel or AMD systems.
x86_64-unknown-linux-musl build.
This build is for Linux using Musl on x86_64 CPU architecture such as Intel or AMD systems.
aarch64-pc-windows-msvc build.
This build is for Windows on ARM 64 bit CPU architecture with Microsoft C.
x86_64-pc-windows-msvc build.
This build is for Windows on x86_64 CPU architecture with Microsoft C.