You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal Dice Chess webhook bot starter in Scala — no engine, no dependencies beyond the shared webhook runtime, random move by default. GraalVM native image on Azure Functions. MIT.
Dice Chess webhook bot on Cloudflare Workers — runs the real engine (aggressive + opening book) via its Scala.js build, no container, no cold start. AGPL.