游戏与仿真

jev-chess

@hemanth1TypeScript更新于 2026-09-19

基于 TypeSafe AI System One,实现国际象棋走法、评估、角色对手和游戏分类功能。

英文原文

Chess moves, evaluations, persona opponents, and game classification with TypeSafe AI System One

hemanth/jev-chess

它在哪儿调用了 Jev

`,e+="     a  b  c  d  e  f  g  h",e}perft(e){let t=this._moves({legal:!1}),n=0,i=this._turn;for(let r=0,a=t.length;r<a;r++)this._makeMove(t[r]),this._isKingAtt

public/app.js:15

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目