Torque 2D
Torque 2D is a 2D game engine that is open source and has a visual editor to build levels. It is cross-platform and has great performance and rendering capabilities. It allows developers to rapidly prototype and develop 2D games with built in physics, AI, and other features.
Torque 2D: Open Source 2D Game Engine
A cross-platform 2D game engine with a visual editor for building levels, featuring built-in physics, AI, and other essential features for rapid prototyping and development.
What is Torque 2D?
Torque 2D is an open source 2D game engine with a visual editor for building levels and games. It is designed to simplify and streamline game development. Some key features include:
- Cross-platform support - games built in Torque 2D can run on Windows, Mac, Linux, iOS, Android, and web browsers
- WYSIWYG visual editor for designing levels - drag and drop objects, apply textures, set properties
- Built in physics engine (Box2D) for physics simulation
- Animated sprite support with skeletal animation tools
- Scripting system with Lua for game logic
- Great performance and 2D rendering for games
- Rapid prototyping capabilities to quickly test game ideas
- Customizable template game projects to get started
- And more - AI, UI system, audio, and additional libraries
With its streamlined workflow and powerful feature set, Torque 2D is an ideal engine for independent 2D game development. Its open source license also makes it free to use without royalty fees.
Torque 2D Features
Features
- 2D game engine
- Open source
- Visual editor for building levels
- Cross-platform support
- Built-in physics
- Built-in AI
- Rapid prototyping and development
Pricing
- Open Source
Pros
Free and open source
Easy to use visual editor
Good performance
Lots of built-in features
Active community support
Cons
Limited 3D support
Steep learning curve
Not as full-featured as some commercial engines
Lacks some advanced rendering capabilities
Reviews & Ratings
Login to ReviewThe Best Torque 2D Alternatives
View all Torque 2D alternatives with detailed comparison →
Top Gaming Software and Game Engines and other similar apps like Torque 2D
Here are some alternatives to Torque 2D:
Suggest an alternative ❐SFML
SFML (Simple and Fast Multimedia Library) is a free, open-source, cross-platform software development library designed to provide a simple application programming interface (API) to various multimedia components. It is written in C++ and has bindings available for various languages such as C, .NET, Python, and more.SFML aims to help developers...
FlatRedBall
FlatRedBall is an open source 2D game engine and editor designed for creating 2D games that can run cross-platform on multiple devices. It provides a full suite of game development tools built on an entity-component architecture.Some key features of FlatRedBall include:Cross-platform support for Windows, Mac, Linux, iOS, Android, HTML5 and...
LibGDX
LibGDX is an open source, cross-platform game development framework written in Java that allows developers to write game code once and easily deploy it to desktop, mobile, and web platforms. Some key features of LibGDX include:Powerful 2D and 3D rendering capabilities using OpenGL ESCross-platform support for desktop (Windows, Mac, Linux),...
AGKSharp
AGKSharp is a C# game development engine and integrated development environment (IDE) based on the App Game Kit (AGK) game engine. It allows creating 2D and 3D cross-platform video games using C# and the .NET framework.Key features of AGKSharp include:Write games completely in C# using Visual Studio or the custom...
Allegro
Allegro is a cross-platform, open source game development library focused on 2D and 3D game creation. It provides pre-built functions for common game development tasks like graphics, sound, input, timers, and more to make developing games easier and faster.Some key features of Allegro include:Supports Windows, Mac, Linux, iOS, Android and...
MonoGame
MonoGame is an open source implementation of the Microsoft XNA 4 Framework. It allows developers to create games that can run across multiple platforms including Windows, Mac, Linux, iOS, Android, as well as Xbox, PlayStation, and Nintendo consoles.Some key capabilities and benefits of MonoGame include:Open source MIT license so free...
Oxygine
Oxygine is an open-source C++ game engine designed for developing high-performance 2D games and applications that can run across multiple platforms including mobile, desktop, web, and gaming consoles. It uses OpenGL and OpenGL ES for hardware-accelerated 2D graphics rendering.Some key features of Oxygine include:Cross-platform support - Games made with Oxygine...
NCine
nCine is a professional nonlinear video editing application developed by nablet for film, video, and multimedia content creators. It provides a complete editorial environment for video editing, compositing, motion graphics, visual effects, color correction, and audio post-production.Some key features of nCine include:Powerful timeline-based editing interface with support for multiple video/audio...
Cocos2d-x
Cocos2d-x is an open-source 2D game engine and framework written in C++. It allows developers to quickly build high-performance games and apps that can run on multiple platforms including iOS, Android, Windows, macOS and Linux.Some key features of Cocos2d-x include:Integrated physics engines like Box2D and Chipmunk for collision detection and...
AppGameKit Classic
AppGameKit Classic is a comprehensive toolset for building 2D and 3D video games for various platforms including Windows, macOS, Linux, HTML5, Android, and iOS. Originally launched in 2010 as The Games Factory, it was rebranded to AppGameKit in 2014.Key features include:Drag-and-drop interface for quick game prototypingAGK Basic scripting language based...
Lite-C
Lite-C is a lightweight variant of the C programming language designed specifically for embedded systems and Internet of Things (IoT) applications where memory and processing resources are very limited.It retains the basic syntax and semantics of C, but removes many complex features like variable length arrays, recursive functions, and inline...