--
You received this message because you are subscribed to the Google Groups "WCA Scrambler Team" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wca-scramble...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Being able to reuse the JavaScript code would be really nice. I am sure there's something out there we could get working that would port java to c++ or objective c, but I bet it would be a whole bunch of work to get the drawing code ported too. Let me know if you give the WebKit view a shot, and if you need any help generating the JavaScript version of tnoodle.
--
I didn't know about this project. Do they have nice, high quality scramblers for all puzzles? Even if they do, I still like the idea of people only having to write a tnoodle scrambler, and then be able to use it anywhere.
On Sep 29, 2013 8:22 PM, "Lucas Garron" <crease...@gmail.com> wrote:
>
> The WebKit view might still be running a restricted version of Nitro (or whatever engine they use on iOS web views now).
Oh bummer. I guess we will see what Dan discovers.
>
> I think the "right" way to do portability these days is C/C++, emscriptened to WebKit for portability where rewriting in Javascript is impractical.
I know you've had good luck with emscript, but I don't see how it could fit into the tnoodle code base, as its written in Java, not C. Did you have an idea there? also, how would the drawing code fit into the picture?
I know you've had good luck with emscript