I'm a missionary in Japan. The name of my mission agency is WEC International. That's supposedly Worldwide Evangelisation for Christ, but I think I have a better idea about what it stands for...
2008-06-21
Javascript go board, part 2
So the other day I wrote a Javascript go board.
First, it had a few problems with the rules and liberty counting, and I've ironed those out. Now as I said before, what I actually want is a go problem application for the iPod, and to get that working, I'd need to be able to read in Go problem files. Go games are stored in a format called SGF. The next step to my go problem application, then, is a Javascript SGF parser. So... you guessed it.
Here's a second version of the Javascript go board, this one will pull in an external SGF file and replay it move for move.
| « | 2008-06 | » | ||||
|---|---|---|---|---|---|---|
| S | M | T | W | T | F | S |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | |||||
lathos: Going from iPod 1.x to 2.x and severely regretting it.





