Categories:Games
License:GPLv3
Web Site:https://bitbucket.org/przemekr/gomoku
Source Code:https://bitbucket.org/przemekr/gomoku/src
Issue Tracker:https://bitbucket.org/przemekr/gomoku/issues

Auto Name:Gomoku
Summary: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.

Play with a friend or against a computer player.

More descriptions and exact rules in the [http://en.wikipedia.org/wiki/Gomoku Wikipedia page].
.

Repo Type:git
Repo:https://bitbucket.org/przemekr/gomoku

Build:0.1,1
    commit=0.1
    subdir=android
    srclibs=SDL@release-2.0.1
    prebuild=rm -rf jni/SDL/src jni/SDL/include && \
        ln -s ../../$$SDL$$/src     jni/SDL/ && \
        ln -s ../../$$SDL$$/include jni/SDL/
    buildjni=yes

Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1
Current Version Code:1

