forked from GarageGames/Torque2D
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lilligreen edited this page Jul 16, 2013
·
59 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...
- Video Tutorials
- Cloning the repository & working with Git
- Getting Started Guide
- Scripting Tutorial
- Behavior Tutorial
- Beginner Forum
- Professional Forum
- IRC: irc.maxgaming.net#garagegames
- Feature Requests at UserVoice
- Project Directory Structure
- TAML
- Module Manager
- Physics | Joints
- Asset Manager
- Scene (TBD)
- Input
- GUI (TBD)
- Audio (TBD)
- Math (TBD)
- Console (TBD)
- Blending (WIP)
- TorqueScript Overview
- TorqueScript Syntax
- Engine Functions and Classes