DorianandClaude Opus 4.6 fb35075b01
CI / check (push) Failing after 7m34s
fix: arcade mode crash — kaplay go() defers scene init to next frame
k.go('arcade') schedules the scene callback on frameEnd, not synchronously.
start() was called before fighters existed, causing "Cannot read properties
of undefined (reading 'obj')". Fix: await a readiness promise that resolves
once the scene callback has created the fighters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 20:17:10 +01:00
2026-04-11 19:46:37 +01:00
2026-04-11 19:46:37 +01:00
2026-03-12 16:35:59 +00:00
2026-04-11 19:46:37 +01:00
S
Description
BotFights — bot competition arena with arcade fighting mode. Main repo (migrated from git.tx1138.com/lfg2025/botfight).
8.9 MiB
Languages
TypeScript 81.6%
Vue 16.7%
JavaScript 1.3%
CSS 0.2%