[Bug-gnubg] Move display on BGNJ

2019-09-22 Thread Barry Ross
I just installed ios13 onto my iPhone 8. BGNJ loads ok but moves are no longer displayed. Please help. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnubg

Re: [Bug-gnubg] Web version of GNU Backgammon

2019-09-22 Thread Theodore Hwa
Thanks for the pointer to Broadway, I'll have to look into it. For the initial project, I didn't look into running GTK in the browser, since I figured that would be the easiest part to do in Javascript directly. It is currently done in pure JS without any special libraries. An HTML5 canvas

Re: [Bug-gnubg] Web version of GNU Backgammon

2019-09-22 Thread Øystein Schønning-Johansen
Cool project. You have used emscripten to port the C code to webassembly? Isn't there a port og GTK done with emscripten? Another way to port to web would be to display the application itself with a different GTK backend. I've tried that with the Broadway backend that can display GTK applications

Re: [Bug-gnubg] Web version of GNU Backgammon

2019-09-22 Thread Joseph Heled
A wonderful initiative. Perhaps one day we will have a reasonable Android version and all will be well. -Joseph On Sun, 22 Sep 2019 at 19:00, Theodore Hwa wrote: > Hi gnubg users, > > I have ported GNU Backgammon to the web, replacing the GTK UI with a > Javascript UI. You can see it hosted

[Bug-gnubg] Web version of GNU Backgammon

2019-09-22 Thread Theodore Hwa
Hi gnubg users, I have ported GNU Backgammon to the web, replacing the GTK UI with a Javascript UI. You can see it hosted here: http://xenon.stanford.edu/~hwatheod/gnubg_web/gnubg_web.html As of now, you have to enter moves manually, like "8/5 6/5". You can enter arbitrary gnubg command