Site is under construction
But I'll leave few words here.
http://wap-go.com/ is a site which allows You to play famous game of GO, also known as Baduk or Weiqi, on Your mobile phone or PDA against GO-program. It's almost impossible to write strong GO-program, which can run on portable device. But it's possible to run such program somewhere else :).
Actually http://wap-go.com/ is a web-interface to GTP-speaking GO programs. Currently only GnuGo 3.6 (stable) and GnuGo 3.7.10 (development) engines are supported.
Site is designed to work on html-browser enabled mobile devices. It contains minimum of html-code, uses html-compression and JavaScript to minimize traffic bandwidth. It takes about 1 KByte per move.
If Your phone/PDA doesn't support JS, board is drawn as single .PNG picture - You can tap it by stylus to make move (ISMAP html feature must be supported by browser in this case). Otherwise board is drawn as 2D table of href's, which may be followed to make move.
In any case You can enter move coordinates in input field to make move.
In some cases You can see that board is not drawn properly (empty places while they could be occupied, or stones on places which could be empty) - in most cases it's browser caching issue, just press 'Refresh' button.
Any suggestions, bug-reports etc. - You are welcome to e-mail me: zuborg/at/gmail.com.