Skip to content

Commit 474c168

Browse files
docs: enhance README with Box2D integration details and link
1 parent cac484e commit 474c168

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ The code is very clean and well documented with many examples to get you started
5353

5454
- Robust arcade physics system with collision handling
5555
- Fast tilemap collision and raycasting
56-
- Full Box2D integration for realistic physics
56+
- Full [Box2D](https://box2d.org/) integration for realistic physics
57+
- Fast physics with [Box2D v2.3.1 WASM](https://github.com/kripken/box2d.js)
5758
- Grid-based A* pathfinding plugin with optional path smoothing
5859

5960
### 🚀 Flexibility

0 commit comments

Comments
 (0)