Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create betafish-node.js #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create betafish-node.js #9

wants to merge 1 commit into from

Conversation

Byson94
Copy link

@Byson94 Byson94 commented Dec 1, 2024

Details

Node js version of betafish with SAN (Standard Algebraic Notation) included.

Note

  • Created this version for one of my projects, i think that this version might help this project out as it is mainly for web.

Modification to code:

  • Added nodejs support
  • return of best move in "makeAIMove"
  • San (Standard Algebraic Notation) added as it would allow other libraries like chess.js can also understand the outputs.

Project i used this for:

  • I was creating a chess AI called Xelphion CI then i stumbled upon this project which i liked.

node js version of betafish
Copy link

vercel bot commented Dec 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
betafish ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 1, 2024 3:56pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant