Skip to content

Repository files navigation

6nake

This is a demo game for the Planet game engine by Blue 5alamander. A full version of the game is available on Android, Windows and Linux.

Build instructions for Linux

See the Planet and Planet Vk documentation for the packages you'll need.

Then to clone and build, the following can be used:

git clone --recursive git@github.com:Blue5alamander/6nake.git
cd 6nake
cmake -B ./build.tmp -DCMAKE_BUILD_TYPE=Release .
make -C ./build.tmp

You can run it straight using the run script;

./run

Releases

Packages

Contributors

Languages