GarageGames/Torque2D
MIT Licensed Open Source version of Torque 2D game engine from GarageGames observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4957
- days_rel: n/a
- days_push: 2284
- n_releases_24m: 0
Adoption not part of the score
1663 stars · 1523 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Torque 2D is an MIT-licensed open source C++ 2D game engine originally from GarageGames, featuring OpenGL batched rendering, Box2D physics, OpenAL audio, skeletal and spritesheet animation, and a C-like scripting language (TorqueScript). It supports building for Windows, macOS, Linux, iOS, Android, and the web from a single codebase. Note: this repository has moved to the TorqueGameEngines organization and is no longer updated here.
Use cases
- build a 2D game in C++ with physics and audio included
- ship one 2D game codebase to desktop, mobile, and web
- learn a classic open source game engine with scripting
- prototype 2D games quickly using the built-in sandbox toys
- use Box2D physics in a cross-platform 2D engine
- make a side-scrolling or sprite-based game
When to choose
- you want a batteries-included 2D engine with physics, audio, and scripting out of the box
- you need true cross-platform 2D deployment including web via Emscripten
- you prefer C++ with a lightweight C-like scripting layer
- you want a proven engine used in hundreds of shipped games
When to avoid
- you need 3D rendering capabilities
- you want an actively developed engine on this repository - use the TorqueGameEngines fork instead
- you prefer modern engines with large ecosystems like Godot or Unity
- you need extensive third-party plugin marketplaces
Facets
framework · maturity maintenance
game-engine graphics simulation audio-processing animation cross-platform graphics windows cpp 2d-game-engine box2d-physics opengl torquescript openal emscripten spritesheet-animation asset-management game-development macos linux ios android web-server
1 source
- readme: https://github.com/GarageGames/Torque2D · fetched 2026-08-28 · 22288597ddb8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GarageGames/Torque2D | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="GarageGames/Torque2D")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem