From 452594d7dea80d65695192fc9c04d50e3f88454a Mon Sep 17 00:00:00 2001 From: Przemyslaw Rzepecki Date: Sat, 25 Jan 2014 16:09:00 +0100 Subject: [PATCH] Added description for Gomoku --- metadata/com.traffar.gomoku.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/metadata/com.traffar.gomoku.txt b/metadata/com.traffar.gomoku.txt index c12fedc5d1..76d3a1a606 100644 --- a/metadata/com.traffar.gomoku.txt +++ b/metadata/com.traffar.gomoku.txt @@ -5,8 +5,17 @@ Source Code:https://bitbucket.org/przemekr/gomoku/src Issue Tracker:https://bitbucket.org/przemekr/gomoku/issues Auto Name:Gomoku -Summary:Gomoku -- +Summary:Gomoku -- Five in a Row Game Description: + +Gomoku is a board strategy game. Two players place in turns black and white +stones on 19x19 square plane. The one who manage to get five in a row first +wins. (Like tick-tack-toe on a bigger board.) + +More descriptions and exact rules: +[http://en.wikipedia.org/wiki/Gomoku] + +Play with a friend or against a computer player. . Repo Type:git