What does Basilisk do?

Basilisk is a 3D game that allows the user to play a variation of the traditional snake game. Featuring over 10 game modes, Basilisk provides an entertaining twist on the classic game. The game features a moving snake that is composed of cubes, and you need to avoid hitting the edge or obstacles. Contrary to the original game, you can still hit your own body, however as you get larger you go faster and geting the apples becomes more difficult! This game is created using the Unity Engine, and scripted using primarily Javascript with a bit of C#. Feel free to look at some code on GitHub.

This is the main menu of Basilisk, shown on iPad.

This is local multiplayer with two players.