| Version | 3.4 |
|---|---|
| Publisher | Garage Games |
| Release date | May 19, 2020 |
| Date added | May 19, 2020 |
| Os requirements | Windows 10, Windows 8, Windows Vista, Windows, Windows 7, Windows XP |
| Requirements | OS X, Linux, iOS, Android, WebGL Browsers |
| Total downloads | 4,922 |
| Downloads per week | 2 |
| Price | Free |
Description
Torque 2D is an extremely powerful, flexible, and fast open source engine dedicated to 2D game development. The MIT licensed version of Torque 2D is now available on GitHub.
Cross Platform Development at Its Best
Torque 2D was developed with OS X, Windows, and iOS devices in mind and works equally well on all the platforms. As with all of our products, Torque 2D includes the complete C++ source code to the engine and many example toys. It also includes access to TorqueScript, our scripting language which allows developers to write the same gameplay logic on Windows or OS X and have it work on the other platforms!
Graphics
Torque 2D's powerful rendering is perfectly suited to achieving a great looking artistic style. Torque 2D's graphics API includes implementations for all types of hardware and operating systems performing on more than 99% of all gamer hardware (Steam Hardware Survey).
Behaviors
Torque 2D allows users to share snippets of code easily using behaviors and modules. Simply create a behavior and send the behavior file to a friend. A number of basic behaviors and toys are included with the engine so that developers have a leg up in development!
Scripting
Torquescript is a fast and easy to use C++ like scripting language that ties all of the various elements of a project together. It supports a large complement of functions including math, object manipulation, fileIO, and more. Torquescript features:
Object-oriented programming
Transparent interconnection with external C++ objects
Built-in fast 2D math (vectors, matrices, and quaternions with all corresponding functions)
Well-documented standard library (hundreds of functions out-of-the box)
Most game functions can be programmed in Torquescript, and engine additions such as physics or intense AI coded in C++ are called from script.
Physics
Torque 2D uses Box2D as its physics system. Box2D is an open source C++ engine for simulating rigid bodies in 2D. It is developed by Erin Catto and we have seamlessly integrated it into Torque 2D.
Sound
Torque 2D uses the OpenAL sound library by default and supports a wide range of features. These include:
Stereo, Streaming Sound
SFX/Music driver
2D sound support for panning, volume, Doppler, cones
Multi-channel prioritized manager
Key details
- Develop enhanced game functions with powerful, flexible, multi-feature, cross-platform, professional C++ engine
- Last updated on 05/19/20
- There has been 1 update within the past 6 months
- The current version has 0 flags on VirusTotal