fdroiddata/metadata/com.traffar.gomoku.txt

38 lines
1 KiB
Plaintext
Raw Normal View History

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
2014-01-25 18:22:23 +00:00
Summary:Five in a Row Game
Description:
2014-01-25 15:09:00 +00:00
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
2014-01-25 18:22:23 +00:00
wins - Like tick-tack-toe on a bigger board.
2014-01-25 15:09:00 +00:00
Play with a friend or against a computer player.
2014-01-25 18:22:23 +00:00
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
init=cd jni/SDL && \
rm -rf src include SDL-2.0.1* && \
wget http://libsdl.org/release/SDL2-2.0.1.tar.gz && \
tar xf SDL2-2.0.1.tar.gz && \
ln -s SDL2-2.0.1/src . && \
ln -s SDL2-2.0.1/include .
buildjni=yes
2014-01-25 18:22:23 +00:00
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1
Current Version Code:1