-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Home
Mike Lilligreen edited this page Nov 21, 2013
·
85 revisions
Torque 2D is an extremely powerful, flexible, and fast open-source engine dedicated to 2D game development. Used in hundreds of professional games, Torque 2D was developed with OS X, Windows, and iOS devices in mind and works equally well on all the platforms. It includes an OpenGL batched rendering system, Box2D physics, the TorqueScript scripting language, audio, animation, asset management, a team-oriented modular project structure, and much more... read more...
- Getting Started with T2D
- Cloning the repository & working with Git
- Getting Started Guide
- GUI
- Intro to the GUI: Part 1
- Basic Game Scripting
- Scripting Tutorial
- Behavior Tutorial
- Platform Development
- Android Development Guide
- Video Tutorials
- Beginner Forum
- Professional Forum
- IRC: irc.maxgaming.net#garagegames
- Feature Requests at UserVoice
- Trello Boards
- Google+ Community Page
- Asset Manager
- Batch Rendering
- Behaviors
- Blending Modes
- Input
- Module Manager
- Physics
- Project Directory Structure
- Render Objects
- Scene (Coming Soon)
- Scene Objects
- TAML
- TorqueScript Overview
- TorqueScript Syntax
- Engine Functions and Classes