Traktor Snake

The Quantum Traktor Snake sample is currently only available to users with an active Photon Gaming Circle or Photon Industries Circle subscription.
Your Gaming Circle membership provides all samples, SDKs and support needed to create and launch successful multiplayer games in record time. For non-gaming, our Industries Circle gives you the complete suite plus exclusive license options.
Overview
This sample is provided with full source code and demonstrates how Quantum can be used to create a 3D multiplayer snake game.
Download
Version | Release Date | Download | ||
---|---|---|---|---|
2.1.1 | Dec 05, 2022 | Quantum TraktorSnake 2.1.1 Build 10 | ||
2.1.0 | Sep 02, 2022 | Quantum TraktorSnake 2.1.0 Build 8 |
Technical Info
- Unity: 2021.1.23f1.
- Platforms: PC (Windows / Mac)
Highlights
Technical
- Ringbuffer for trail/breadcrum positions based on min distance;
- Wagons linearly interpolate between ringbuffer elements (smooth movement) based on their position/index in the chain;
- All operations are very efficient (O(1) complexity), designed with mobile in mind;
Gameplay
- Snake game;
- 3D Physics;
Screenshots


3rd Party Assets
The Projectiles Sample includes several assets provided courtesy of their respective creators. The full packages can be acquired for your own projects at their respective site:
- Car Kit by Kenney
- Gridbox Prototype Materials by Ciathyza
IMPORTANT: To use them in a commercial project, it is required to purchase a license from the respective creators.