Page 5 of 5

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Posted: Sat Oct 18, 2014 5:09 pm
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 :)

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Posted: Sat Oct 18, 2014 6:42 pm
by Edmund
Lozza is the superhero .. the new web-ui looks very neat. congratulations!

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Posted: Sat Oct 18, 2014 11:30 pm
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?

:)

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Posted: Sun Oct 19, 2014 10:33 pm
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.

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Posted: Mon Oct 20, 2014 2:19 pm
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...!

Re: JSUCI 1.0 - connect javascript chess engines to UCI

Posted: Tue Nov 11, 2014 8:07 pm
by Alex_Schmidt
Hi Edmund,
Do you have plans to develop a version of JSUCI for Linux?
Best regards,
Alex