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

Just a nice comment! #1

Open
kenpchess opened this issue Dec 19, 2020 · 4 comments
Open

Just a nice comment! #1

kenpchess opened this issue Dec 19, 2020 · 4 comments

Comments

@kenpchess
Copy link

Hello, maksim. Looks very good! I have been looking for a good but relatively small and simple JS chess engine that communicates via UCI. I will follow your progress (almost done?) and then use it to "tinker around" when you are done. Have you also made a YouTube series of this? (Your YouTube tutorials are great!). Thanks again!

  • Ken
@maksimKorzh
Copy link
Owner

Hi kenpchess

Thanks for your feedback.

re: I have been looking for a good but relatively small and simple JS chess engine that communicates via UCI

  • yes, UCI protocol is now fully implemented, I've just started first tournament WukongJS vs TSCP

re: I will follow your progress (almost done?) and then use it to "tinker around" when you are done

I would probably create a series on how to use Wukong's public API, so it can be used as a library in other chess related projects.

@maksimKorzh
Copy link
Owner

@kenpchess initial release is done, feel free to check that out

@kenpchess
Copy link
Author

maksim, just looked at the latest code. Just beautiful code! I really like how you are now handling the API and the UCI interface! You should be really proud of this code and the whole project! Thanks so much1

  • Ken

@maksimKorzh
Copy link
Owner

@kenpchess thanks for your feed back, I'm flattered) Now the challenge is to optimize the search - that's what I'm working on now.
Btw in browser if you open developer tools it would be printing PV during iterative deepening.
Have fun with experimenting)

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

No branches or pull requests

2 participants