"Hex snake" is my first Unity3D project where I created a simple snake-game prototype while grasping basics of Unity3D. Gamer controlls snake that moves in procedurally generated 3D space and eats apples that are causing snake's tail to grow.
"Hex snake" v0.1.0
binaries:
- Windows EXE - https://github.com/afomins/hex-snake/releases/download/v0.1.0/hex-snake-win-x86.zip
- Linux - https://github.com/afomins/hex-snake/releases/download/v0.1.0/hex-snake-linux.zip
Demo 1 | Demo 2 |
---|---|
Just import this project into Unity3d and run it.