JSUCI 1.0 - connect javascript chess engines to UCI

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

op12no2
Posts: 489
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Post by op12no2 »

Edmund wrote: Please let me know whether this solves the issue. I wish you all the best with your engine.
Yep, just reached move 146 :)
Edmund
Posts: 670
Joined: Mon Dec 03, 2007 3:01 pm
Location: Barcelona, Spain

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Post by Edmund »

Lozza is the superhero .. the new web-ui looks very neat. congratulations!
op12no2
Posts: 489
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Post by op12no2 »

Thanks Edmund,

Just added a UCI console which is fun for doing arbitrary perfts and analysis etc.

http://op12no2.me/toys/lozza/console.htm


Added you to the Acknowledgements:-

http://op12no2.me/posts/1641

Via jsUCI Lozza is currently taking about 78% of the points against FairyMax which I'm pleased with given how basic the eval is at the moment and of course given it's Javascript.

By the way, just wondering if you updated V8 when you did the earlier tweak?

:)
Edmund
Posts: 670
Joined: Mon Dec 03, 2007 3:01 pm
Location: Barcelona, Spain

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Post by Edmund »

op12no2 wrote: By the way, just wondering if you updated V8 when you did the earlier tweak?

:)
Hello Colin

In my executable I am still using V8 version 3.25 and not the latest 3.30. As far as I can tell from the changelog the interesting web worker functionality has not been added.

I tried to perform the update this afternoon, but I think I broke my V8 implementation in the process. I will have to rebuild the system from scratch I suppose. When I have a bit more freetime from my work I can give it another go.
op12no2
Posts: 489
Joined: Tue Feb 04, 2014 12:25 pm
Full name: Colin Jenkins

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Post by op12no2 »

Edmund wrote: I tried to perform the update this afternoon, but I think I broke my V8 implementation in the process. I will have to rebuild the system from scratch I suppose. When I have a bit more freetime from my work I can give it another go.
Oops, sorry Edmund, didn't mean to cause you hassle...!
Alex_Schmidt
Posts: 11
Joined: Sat Nov 01, 2014 7:09 pm

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Post by Alex_Schmidt »

Hi Edmund,
Do you have plans to develop a version of JSUCI for Linux?
Best regards,
Alex