Available in the Gaming / Industries Circle
quantum | v2 switch to v1  

Traktor Snake

Level Beginner

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.5 May 11, 2023 Quantum TraktorSnake 2.1.5 Build 212

메인 화면으로
 

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:

IMPORTANT: To use them in a commercial project, it is required to purchase a license from the respective creators.


기술문서 TOP으로 돌아가기