Added se.traffar.dot_race
This commit is contained in:
parent
f85de200e5
commit
ce0c456f17
32
metadata/se.traffar.dot_race.txt
Executable file
32
metadata/se.traffar.dot_race.txt
Executable file
|
@ -0,0 +1,32 @@
|
||||||
|
Categories:Games,Action
|
||||||
|
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
|
||||||
|
|
||||||
|
Auto Name:dot_race
|
||||||
|
Summary:Simple arithmetic game
|
||||||
|
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/dot-race
|
||||||
|
Repo:file:///home/eprzrze/Projects/dot-race
|
||||||
|
|
||||||
|
Build:0.1,1
|
||||||
|
commit=0.1
|
||||||
|
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/ && \
|
||||||
|
echo "" > jni/SDL/src/dynapi/SDL_dynapi.h
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.1
|
||||||
|
Current Version Code:1
|
Loading…
Reference in a new issue