SkillAgentSearch skills...

WizardChess

Search-based low-intelligence international chess AI with visible UI

Install / Use

/learn @jysperm/WizardChess
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Wizard Chess

Search-based low-intelligence international chess AI with visible UI.

This project was originally finished in 2016 (when AlphaGo won against Lee Sedol), and then I revamped it in 2023 with some UI and performance improvements. But overall, it's just a side project of mine to practice TypeScript (this is my first TypeScript project), Web Worker, and the aplpha/beta pruning algorithm.

Try online: https://wizard-chess.herokuapp.com

Related blog in Chinese: WizardChess: 一个国际象棋 AI 的实现

Screenshot

Development

npm ci
npm test
npm start
View on GitHub
GitHub Stars32
CategoryDevelopment
Updated1y ago
Forks6

Languages

TypeScript

Security Score

80/100

Audited on Dec 31, 2024

No findings