Fixed-step world runtime, event bus wire protocol between lanes, integration seam (game.ts) with placeholder ball. Lanes A/B/C own disjoint dirs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./lib/picomatch');
|