# Godot

> MIT engine with HTML5/Wasm+WebGL2; Compatibility mode for embeds

**Category:** Libraries  
**Pricing:** open-source  
**URL:** https://godotengine.org  
**GitHub:** https://github.com/godotengine/godot  
**Added:** 2026-09-04

---

## The Hook

Godot is the MIT full engine on the web when Phaser is a JS framework and you want an editor too.

## What's Good

MIT. Full 2D/3D engine, editor, GDScript/C#. HTML5/Wasm + WebGL2 export. Forever free, no royalty. Huge asset and learning ecosystem.

## The Catch

Loud: Compatibility/WebGL2 only for web; threaded export needs COOP/COEP — single-thread default since 4.3 for embeds. Not Phaser JS canvas. Distinct from Phaser.

## Verdict

MIT Godot. Web works in Compatibility/WebGL2; plan COOP/COEP only if you need threads.
