2014-06-10 20:08:25 +00:00
|
|
|
Categories:Games
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:https://bitbucket.org/przemekr/24-game
|
|
|
|
Source Code:https://bitbucket.org/przemekr/24-game/src
|
|
|
|
Issue Tracker:https://bitbucket.org/przemekr/24-game/issues
|
|
|
|
|
2014-06-15 01:40:06 +00:00
|
|
|
Auto Name:24game
|
2014-06-14 09:45:44 +00:00
|
|
|
Summary:Simple arithmetic game
|
2014-06-10 20:08:25 +00:00
|
|
|
Description:
|
|
|
|
Test Your arithmetic skills. Your goal is to connect four numbers with
|
|
|
|
arithmetic operators ('+,-,*,/') to get 24 as a result. There are quite many
|
|
|
|
combinations to try and a solution is not always obvious.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://bitbucket.org/przemekr/24-game
|
|
|
|
|
|
|
|
Build:0.1,1
|
|
|
|
commit=0.1
|
|
|
|
subdir=android
|
2014-06-15 01:40:06 +00:00
|
|
|
srclibs=SDL@release-2.0.3
|
2014-06-13 21:06:32 +00:00
|
|
|
prebuild=rm -rf jni/SDL/src jni/SDL/include && \
|
|
|
|
ln -s ../../$$SDL$$/src jni/SDL/ && \
|
|
|
|
ln -s ../../$$SDL$$/include jni/SDL/
|
2014-06-10 20:08:25 +00:00
|
|
|
buildjni=yes
|
|
|
|
|
2014-07-03 20:13:20 +00:00
|
|
|
Build:0.3,3
|
|
|
|
commit=0.3
|
|
|
|
subdir=android
|
|
|
|
srclibs=SDL@release-2.0.3
|
|
|
|
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
|
2014-06-10 20:08:25 +00:00
|
|
|
Update Check Mode:Tags
|
2014-07-03 20:13:20 +00:00
|
|
|
Current Version:0.3
|
2014-07-03 20:35:23 +00:00
|
|
|
Current Version Code:3
|
2014-06-10 20:08:25 +00:00
|
|
|
|