Documentation
HomeDocsDiscordContact
  • What is Tashi?
  • Lightpaper
  • Nodes
    • Node Architecture
    • Node Types
    • Node Specifications
  • Protocol
    • Overview
      • Tashi’s Discovery
      • Performance Analysis
    • Consensus
      • Network Traversal
      • Fairness
    • MeshNet
  • Resources
    • Github
    • Discord
    • FoxMQ
      • Features
      • Roadmap
      • Quick Start - Direct
      • Quick Start - Docker
      • Configuration Files
      • CLI Options
        • Command - Run
        • Command - AddressBook
        • Command - User
    • DePIN
      • Worker Node Install (Docker)
Powered by GitBook
On this page
  • Architecting your Game for TCE
  • Getting Started
  • Using TCE
  1. Developers

Building a Unity game with TCE

Using the C# bindings for Tashi Consensus Engine in Unity

While Dynamite for Unity will leverage deeper integration with the game engine for a more seamless developer experience, it is possible to use Tashi Consensus Engine (TCE) directly in a Unity game.

Architecting your Game for TCE
Getting Started
Using TCE