-
Black goes, and the move is persisted, but White player isn't updated.
Refreshing the white players browser and you'll see Black's stone.
Similarly, the first time white goes, the move isn't pushed …
-
When using the "cheap" redis plan on heroku, the db fills up too quickly.
In hindsight redis was the wrong choice for a data store. I'm looking into whether it's possible to quickly swap out the pers…
-
I try to install this on Ubuntu 14.04 with ruby 2.1.0. Running `bundle` work normally with out any errors. However, when I try to run `ruby bin/weiqi`, the window opens then closes immediately. The er…
-
Хочется иметь возможность хранить информацию о задачке с ее возможными вариантами решения.
В этом модуле хочется иметь некоторый конструктор объекта, который сможет хранить информацию о ходах в виде д…
-
Реализует представление игровой доски (Гобана). Возможные публичные методы: добавление / удаление камней / меток.
-
Hello,
I really would like to use this plugin with Wordpress but I have the problem that I also like and like to use the GoBoard Plugin for Wordpress which uses exactly the same tag [sgf][/sgf]. For…
-
When running my whole test suite a couple of my tests get an [error]. When I run the tests individually, they pass without this error. Also, as I add tests, the failing tests switch.
So, going out o…