Home - ml-t2d/wiki-work GitHub Wiki

Tau2D Logo

Tau2D is an extremely powerful, flexible, and fast open-source engine dedicated to 2D game development. This wiki contains the collective knowledge of many developers and is dedicated to helping you learn how to mold the engine's abilities into the game you envision.

Tutorials

  • Getting Started
  • Download and Setup
  • Understanding the Sandbox
  • Developing on Windows or OSX
  • Deploying to iOS or Android
  • Basic Games
  • Top-down Space Shooter
  • Simple Board Game

Tau2D Engine Reference

  • Asset Manager
  • All Assets
  • Animation Asset
  • Audio Asset
  • Image Asset
  • Particle Asset
  • Batch Rendering
  • Behaviors
  • Behavior Connections
  • Blending
  • Input
  • Module Manager
  • Physics
  • Joints
  • Render Objects
  • SpriteBase
  • Scene Objects
  • ImageFont
  • ParticlePlayer
  • Scroller
  • ShapeVector
  • Sprite
  • Trigger
  • TAML

TorqueScript

  • TorqueScript Overview
  • TorqueScript Syntax
  • TorqueScript Tutorial
  • TorqueScript Reference

Community

  • Forums
  • Contributing
  • Pull Requests and Coding Standards