Life In 19x19
http://www.lifein19x19.com/

Html5 Go Board
http://www.lifein19x19.com/viewtopic.php?f=18&t=11239
Page 1 of 7

Author:  KOCMOHABT [ Sun Dec 21, 2014 4:17 am ]
Post subject:  Html5 Go Board

Hello all!

I'm working on Html5 Go-board. I would like to know what do u think about my board. U can try it here http://webgoboard.com/. To load sgf/gib/ngf u can drag-n-drop it on the board or use Ctrl+O hotkey. There is mode for problems http://webgoboard.com/problems and also mode for Introduction to Go (in russian language). Feel free to embedding my board on your site. All is what u need it's script https://raw.githubusercontent.com/IlyaKirillov/GoProject/master/WebBuilds/goboardmin.js. And here is the example of embedding: https://raw.githubusercontent.com/IlyaKirillov/GoProject/master/WebBuilds/BoardNavigateButtons.html. Hope u like it.

U can download 2 last files (js + html) and use it like an SGF-editor. It will work on any OS, all is what u need it's ur favorite browser (with support html5).

Chrome and Opera Next extension. (To load local files u may need to go chrome://extensions and set "allow access to file URL's")
https://chrome.google.com/webstore/detail/web-go-board/cdmhoehokaoghadonjfdbhieajggfbmd.
Firefox extension
https://addons.mozilla.org/ru/firefox/addon/web-gobaduk-board/
WordPress plugin
http://webgoboard.com/wordpressplugin

Pls post any issues and features request's here https://github.com/IlyaKirillov/GoProject/issues

Most common features:
Skin change (in preferences).
Score estimator (Ctrl+E) - it's can't detect dead groups, so u have to mark dead groups by urself (it's rly interesting, because u can mark any stone to be dead)
Setting viewport (Ctrl+V)
Recreating board with new size (Ctrl+C)
Save to sgf (Ctrl+S)
Askii diagram (Ctr+D)

PS: Sry for bad english.

Author:  KOCMOHABT [ Fri Jan 23, 2015 2:06 am ]
Post subject:  Re: Html5 Go Board

Update: Ctrl+S - saving file in SGF format.

Author:  KOCMOHABT [ Fri Jan 23, 2015 3:12 pm ]
Post subject:  Re: Html5 Go Board

Update: Ctrl+H - download boardshot in PNG format. (to change height/width of image u need to change size of browser window), also u can change skins for boardshot.
Added new color mode (F10), LM(left mouse) - blue color, ctrl + LM - red color, shift + LM - green color, ctrl + shirt + LM - gray color. Colors can't mix, but where is 3 depth levels for 1 color. (one guy asked me to add this color mode :))

Author:  sybob [ Sat Jan 24, 2015 5:10 pm ]
Post subject:  Re: Html5 Go Board

Hello people, hello cosmonaut,
Hey, give him (or her) a thumbs up.
He made something very nice!
Go take a look.

Author:  snorri [ Mon Jan 26, 2015 10:36 am ]
Post subject:  Re: Html5 Go Board

Pretty, but I was looking for something to customize. Any chance of seeing the non-obfuscated version?

Author:  KOCMOHABT [ Tue Jan 27, 2015 4:24 am ]
Post subject:  Re: Html5 Go Board

snorri wrote:
Pretty, but I was looking for something to customize. Any chance of seeing the non-obfuscated version?

All sources on github.

Author:  KOCMOHABT [ Thu Jan 29, 2015 4:27 pm ]
Post subject:  Re: Html5 Go Board

Update: Added saving to gif format. Current size of browser windows will be used for image and current skin. Ctrl+I - save current variant.

Examples:
Image

Image

Image


Now making gif's as easy as 1-2-3. Load sgf or ur variant and push Ctrl+I.

Author:  felvds [ Thu Feb 12, 2015 9:46 am ]
Post subject:  Re: Html5 Go Board

Hello all.

Congratulations on your Goban, KOCMOHABT. It sure looks great and is something I've been looking for.

I wish to inspire you, if possible, to develop this in such way that it could be played using the Kindle Experimental browser (it is a simple browser capable of handling html5 to some extent). This would enable us to play and study Go using the kindle - its long lasting battery and e-ink screen seems just perfect for this.

So far I am able to play against COSUMI (www . cosumi . net) in the HTML5 version of the board in my Kindle Touch (7th gen). But I very much wanted to play against friends in lunch hours or solve problems.

Thank you and nice work!

Author:  KOCMOHABT [ Fri Feb 20, 2015 1:06 am ]
Post subject:  Re: Html5 Go Board

Update:
1. Added option for turn off/on sound.
2. Skin and sound options now stored locally, so if u will refresh page all settings will be restored. It will work even if u will run board locally from u browser (not from http://www.webgoboard.com).
3. Saving files working now in FF and IE (sgf/png/gif).
4. Color mode was changed (F10-mode). Now all colors can be saved in sgf-file and can be loaded from sgf-file.
5. Fixed several bug (shift+click on the board etc..)

Author:  KOCMOHABT [ Sat Feb 21, 2015 5:03 pm ]
Post subject:  Re: Html5 Go Board

Added "about" button with a description of all hotkeys. My english skill rly poor, so i u will find some spelling or grama error pls let me know. Thanks.

Author:  ez4u [ Sat Feb 21, 2015 7:48 pm ]
Post subject:  Re: Html5 Go Board

It is a nice board. Please consider how to implement the various functions for tablets, i.e. no key combinations please. Meanwhile the stone click sound is not working for me in FF (35.0.1) under Windows 7. The stone capture sound works fine, which seems quite odd. :)

Author:  KOCMOHABT [ Thu Feb 26, 2015 3:24 am ]
Post subject:  Re: Html5 Go Board

Update: Fixed serveral bugs. Added file open from system "File open dialog" - Ctrl+O, old variant of loading sgf file from source now working after Ctrl+Shift+O combianation.

Quote:
Please consider how to implement the various functions for tablets, i.e. no key combinations please.


It's seems like, i have to make a new menu for tables.

Author:  YeGO [ Tue Mar 03, 2015 7:25 pm ]
Post subject:  Re: Html5 Go Board

Very nice work! The board looks very nice and the feature set is impressive.

By the way, I noticed some bugs and opened an issue on GitHub. I hope that is the appropriate/desired place for such feedback.

Author:  DrStraw [ Tue Mar 03, 2015 7:41 pm ]
Post subject:  Re: Html5 Go Board

I opened the site goban.org as you say and tried to drag an SGF file to it. All that happened was that is replaced the window with a text version of the sgf file.

Author:  KOCMOHABT [ Wed Mar 04, 2015 1:17 am ]
Post subject:  Re: Html5 Go Board

Quote:
I opened the site goban.org as you say and tried to drag an SGF file to it. All that happened was that is replaced the window with a text version of the sgf file.


Pls tell me ur browser and browser version. Thanks.

Author:  KOCMOHABT [ Wed Mar 04, 2015 1:22 am ]
Post subject:  Re: Html5 Go Board

YeGO wrote:
By the way, I noticed some bugs and opened an issue on GitHub. I hope that is the appropriate/desired place for such feedback.


Thanks. Didn't saw this part of sgf specification. Going to fix it.

Author:  DrStraw [ Wed Mar 04, 2015 4:40 am ]
Post subject:  Re: Html5 Go Board

KOCMOHABT wrote:
Quote:
I opened the site goban.org as you say and tried to drag an SGF file to it. All that happened was that is replaced the window with a text version of the sgf file.


Pls tell me ur browser and browser version. Thanks.


Code:
About Opera

Version information
Version  12.17
Build  1863
Platform  Win32
System  Windows 7

Browser identification

Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.17

Author:  KOCMOHABT [ Wed Mar 04, 2015 5:18 am ]
Post subject:  Re: Html5 Go Board

Strange, just donwloaded 12.17 Opera and drag-n-drop works fine. Can u check pls, does drag-n-drop works here for ur browser http://www.w3schools.com/html/html5_draganddrop.asp.

Author:  DrStraw [ Wed Mar 04, 2015 6:53 am ]
Post subject:  Re: Html5 Go Board

KOCMOHABT wrote:
Strange, just donwloaded 12.17 Opera and drag-n-drop works fine. Can u check pls, does drag-n-drop works here for ur browser http://www.w3schools.com/html/html5_draganddrop.asp.


Yes, that worked. But I am now on my work computer and that has a slightly different identification, otherwise everything else is the same:

Opera/9.80 (Windows NT 6.1; WOW64; Edition United States Local) Presto/2.12.388 Version/12.17

I can try my home computer when I return.

Author:  KOCMOHABT [ Sat Mar 07, 2015 3:07 am ]
Post subject:  Re: Html5 Go Board

Update 0.9.43: Fixed issue #1 with saving sfg files(thanks YeGO). Added support of gib and ngf files (drag-n-drop and Ctrl+O). Now u can use this board like converter from gib/ngf to sgf files.

PS: About Opera: i've tried opera 12.17 (32 and 64bit) on Win8-7-Xp. Every time drag-n-drop worked fine. But each time it was clean install of Opera with out any addons and extensions, may be problem lie somewhere here. Dunno :(. Anyway u can try another browser or new version of Opera everything should be working.

Page 1 of 7 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/