Search found 29 matches

by Hayang
Tue Aug 05, 2014 2:07 pm
Forum: General Go Chat
Topic: Here's an intuitive PPT to help you teach the rules of Go.
Replies: 4
Views: 4606

Re: Here's an intuitive PPT to help you teach the rules of G

Update, Version 2:
I updated this PPTX with better transitions between slides so that it's more clear when you need to press a button.
by Hayang
Tue May 27, 2014 4:04 pm
Forum: General Go Chat
Topic: Printable Go Kifu Sheets in PDF (19x19 and 9x9)
Replies: 2
Views: 8281

Printable Go Kifu Sheets in PDF (19x19 and 9x9)

Hi guys, here are some printable Go Kifu sheets I made, which you may find useful for in-person or club games.
I didn't like how the ones available in English looked so I made my own.

I have a 19x19 and a 9x9 version. If you make additions, note that the font is Adobe Garamond Pro.
At our club we ...
by Hayang
Fri May 23, 2014 1:01 pm
Forum: Go Club Discussions
Topic: 1st grader vs 2nd grader--EPIC BATTLE!
Replies: 4
Views: 6371

Re: 1st grader vs 2nd grader--EPIC BATTLE!

This is awesome. Notice the tesuji at 178.

Maybe they learned about ladders at the end!
by Hayang
Fri May 23, 2014 12:03 pm
Forum: General Go Chat
Topic: 30+ Go Variant Videos by Pros (Blind, OneColor, All-Kill...)
Replies: 6
Views: 7470

Re: 30+ Go Variant Videos by Pros (Blind, OneColor, All-Kill

It might be fun to know that in the Blind game with Kim Jiseok 8p, when he opens his blindfold after 100 moves he says, "yes... that is pretty much what I remember except for a few stones in the center". :D
by Hayang
Thu May 22, 2014 12:56 pm
Forum: General Go Chat
Topic: Go and Computer
Replies: 6
Views: 4363

Re: Go and Computer

I've done some programming and design, and I find that Go is attractive because it involves creative problem solving. I think all of the professions you mentioned have that in common to a strong degree.

These days it's hard to come across a game of Go out on the streets unless you look for it. So ...
by Hayang
Wed May 21, 2014 3:45 pm
Forum: General Go Chat
Topic: 30+ Go Variant Videos by Pros (Blind, OneColor, All-Kill...)
Replies: 6
Views: 7470

30+ Go Variant Videos by Pros (Blind, OneColor, All-Kill...)

Hi all! Being Korean I've watched many entertaining and unique Korean baduk videos on Youtube.

I'd like to share some Go Variant videos from a Korean BadukTV channel with you , because they are great and I know there are not many videos in English. They involve strong pros and high amateurs ...
by Hayang
Sun May 04, 2014 7:07 pm
Forum: General Go Chat
Topic: Pro vs amateur
Replies: 45
Views: 22495

Re: Pro vs amateur

I was actually looking for games where pros paly vs weak amateur dans or somewhere around that level. I know that there are a lot of amateurs who are strong as pros, but to me this is same as pro vs amateur.

Why I am looking for these games is that I want to see how pros handle some common ...
by Hayang
Sat May 03, 2014 11:29 am
Forum: General Go Chat
Topic: Pro vs amateur
Replies: 45
Views: 22495

Re: Pro vs amateur

Cho Hun Hyun Handicap Go Series

Here's a playlist of teaching games that Cho Hunhyun played against amateurs who play baduk. Very fun to watch. Cho HunHyun plays gently but lightly and I think he lets them win sometimes, or at least always tries to keep it close.

It's basically him going around ...
by Hayang
Fri May 02, 2014 2:25 pm
Forum: General Go Chat
Topic: For developers: Easy ways to render nice stone graphics
Replies: 33
Views: 28891

Re: For developers: Easy ways to render nice stone graphics

Collaborations can be great, but what I'm focused on more now is trying to make smaller, reusable components. For instance, there's no reason that developers need to keep reinventing a parser for SGF files, which is why I made one available on NPM: m. Hopefully it's documented well enough that the ...
by Hayang
Fri May 02, 2014 9:37 am
Forum: General Go Chat
Topic: For developers: Easy ways to render nice stone graphics
Replies: 33
Views: 28891

Re: For developers: Easy ways to render nice stone graphics

oca wrote:Not really what I will call a "nice stone graphics"
but I went to that page
http://29a.ch/2010/2/10/hand-drawn-line ... nvas-html5

and could not resist to try to apply that with a game of go

http://picshell.ovh.org/go/test_hand.html

I suppose I will not really enjoy playing with that but it's funny.


That is actually totally awesome.
by Hayang
Fri May 02, 2014 9:33 am
Forum: General Go Chat
Topic: For developers: Easy ways to render nice stone graphics
Replies: 33
Views: 28891

Re: For developers: Easy ways to render nice stone graphics

Currently the best-looking gobans/stones I've seen are:
Panda Tetsuki and Goban by Sen.te

Goban by Sen.te has random wabi-sabi offsets for the stones and I think it looks nice.
I think that it gives the game a human touch, and in my opinion Go is always more enjoyable with the human touch.

What ...
by Hayang
Tue Apr 29, 2014 7:16 pm
Forum: General Go Chat
Topic: For developers: Easy ways to render nice stone graphics
Replies: 33
Views: 28891

Re: For developers: Easy ways to render nice stone graphics

Thanks cloudbrows! I hope the Go community doesn't get left in the dust in a very designed world.

PLEASE work with WGo! I think it has so much potential. The code is very easy to read and work with.
And look how pretty it can look (I tweaked the colors and textures, and CSS)
http://i58&#46 ...
by Hayang
Tue Apr 29, 2014 6:33 pm
Forum: General Go Chat
Topic: For developers: Easy ways to render nice stone graphics
Replies: 33
Views: 28891

Re: For developers: Easy ways to render nice stone graphics

Thanks for the sweet implementation cloudbrows! This is awesome, I've never worked with SCSS before so this is pretty cool.
I tried adjusting the colors just a tad for subtlety.
m

anoek, I like OGS but I've thought the shading of stones was a little weird, especially in the black stones. Biconvex ...
by Hayang
Tue Apr 29, 2014 10:09 am
Forum: General Go Chat
Topic: For developers: Easy ways to render nice stone graphics
Replies: 33
Views: 28891

For developers: Easy ways to render nice stone graphics

Hi all, I'm posting a simple demonstration of how to render a nice-looking go stone with a minimal number of shapes and gradients. Perhaps it will be a useful suggestion for a javascript/HTML5 applet, and a prettier alternative to the usual radial gradient.

Here is the graphic:
http://i57&#46 ...
by Hayang
Tue Apr 08, 2014 9:47 am
Forum: General Go Chat
Topic: Go related software development opportunities
Replies: 31
Views: 18112

Re: Go related software development opportunities

Hey jeromie, someone brought this excellent player, "WGo Player", to my attention. It's written in HTML5 and is responsive.

http://wgo.waltheri.net/