Reverse-Snake is the logic-game where you collect cubes with a -1 point and should not to get lost in walls and your tail.
Note: you can collect points only on last or 2rd remaining steps of the snake tail
In our game we used:
- Unity3D
- LeoECS - Entity Component System framework
- Android SDK tool
- JDK
- Ensure that you installed Android Build Support when you installed Unity
- Install Android SDK tool and JDK-8
Note: Recommended to install with Visual Studio
- In Edit -> Preferences -> External Tools paste a path to the sdk and jdk
- In Edit -> Project Settings -> Player write a Company Name and a Product Name
- In File -> Build Settings -> Platforms select Android and ensure that chosen Build System is Internal
- Connect your phone to a computer (USB debugging should be enabled on your phone) and press Build And Run
GNU General Public License v3.0 See LICENSE to see the full text.
See PRIVACY POLICY to see the full text.