add Box3D-powered Bad Movers game
All checks were successful
build / image (push) Successful in 1m39s

This commit is contained in:
Syncer Deploy
2026-08-31 12:32:39 -04:00
parent 147baf6b13
commit 38ac419204
18 changed files with 3320 additions and 10 deletions

View File

@@ -15,7 +15,8 @@
"dist"
],
"dependencies": {
"@syncer/engine": "0.0.0"
"@syncer/engine": "0.0.0",
"box3d-wasm": "^0.2.0"
},
"scripts": {
"dev": "tsc --watch --preserveWatchOutput",