[GAME] Pipe Tracker

61 views
Skip to first unread message

Symbroson Development

unread,
Jan 10, 2017, 11:22:10 AM1/10/17
to DroidScript
Hey guys!
I have created my first comleate game with lots of content! It arose during the 'Game++ Community Challenge' of the german games developer and youtuber Tom(Lets Game Dev). The task of the chellenge was to create a 'one button game' and I tried to develop a NEW game what isnt developed yet (I never had seen such a game before). So hopefully you like it and please give me a feedback and hints what I could improve :)

Best regards,
Symbroson

Link: https://www.dropbox.com/sh/y4rzpstbeipnxzg/AAA5TU5fcv5SfHuvJ89k9ZWVa

Ps: This is not my submission for the DroidScript Challenge - but I'm sure that it could be ^^

Pipe Tracker.spk

Francisco J Arnoso

unread,
Jan 11, 2017, 1:28:09 AM1/11/17
to DroidScript
Don't work on my movile (s4 android 4.2.2)

Object <app> had no method CreateGifViewer.

Message has been deleted

Steve Garman

unread,
Jan 11, 2017, 2:28:43 AM1/11/17
to DroidScript
I haven't looked at this app yet but it appears to need a gif plugin.

It is unfortunate that Alex (Symbroson Development) did not mention that the spk requires the installation of such a plugin.

The plugin appears to be only available in beta at the moment. Hopefully, once it is made publicly available, everyone will be able to install it and enjoy this app.
Message has been deleted

Symbroson Development

unread,
Jan 11, 2017, 2:56:39 AM1/11/17
to DroidScript
Oh ok sorry
I thaught you mean GLVs - but GifViever hears more logically ^^
If you want the gifviewer plugin you can get it here: https://groups.google.com/forum/m/#!topic/androidscript/qQ8e3BRbiEI

Symbroson Development

unread,
Jan 11, 2017, 3:00:04 AM1/11/17
to DroidScript
Francisko you have to copy the downloaded zip to the sdcard/DroidScript/Plugins folder and restart DroidScript - then it is installed automatically

Steve Garman

unread,
Jan 11, 2017, 3:00:53 AM1/11/17
to DroidScript
Sorry Alex, you can't get it from there.

Dave removed it when he put it on the beta list

Symbroson Development

unread,
Jan 11, 2017, 3:04:22 AM1/11/17
to DroidScript
Sorry Im wrong again. The plugin was removed from the thread.
If you want to try the game out now you have to download the apk file in my DropboxFolder I have linked

Symbroson Development

unread,
Jan 11, 2017, 3:29:30 AM1/11/17
to DroidScript
Francisco: if you run this little script in DS it will work (you need the PipeTracker app in your DS Project list (in the DroidScript Folder)
It just uncomment the splash animation
Tell me if it has worked ;)


var txt = app.ReadFile( '/sdcard/DroidScript/Pipe Tracker/Pipe Tracker.js' );
app.SetClipboardText( txt );
txt=txt.replace("app.LoadPlugin('GifViewer');","//app.LoadPlugin('GifViewer');");
txt=txt.replace(" GV=app.CreateGifViewer()","/*\n GV=app.CreateGifViewer()");
txt=txt.replace("app.AddLayout(laySplash);","app.AddLayout(laySplash);\n */");
txt=txt.replace("app.AddLayout(layMain);","app.AddLayout(layMain);\n showHomeMenu();");
app.WriteFile( '/sdcard/DroidScript/Pipe Tracker/Pipe Tracker.js',txt );
app.Exit();

Symbroson Development

unread,
Jan 11, 2017, 3:52:30 AM1/11/17
to DroidScript
This version should work for all :)
Pipe Tracker.spk

Francisco J Arnoso

unread,
Jan 11, 2017, 4:33:42 AM1/11/17
to DroidScript
The script works ok, and the game looks great.

Thanks Alex.

Manuel Lopes

unread,
Jan 11, 2017, 6:48:28 PM1/11/17
to DroidScript
great game you are great

Symbroson Development

unread,
Jan 12, 2017, 12:58:10 AM1/12/17
to DroidScript
Ok thank you
I found some bugs again in the apk - again the file problem which causes that you can't buy skins and you slso cant compleate quests - I've fixed them in the Dropbox files.

Please tell me if you find more bugs :)

Symbroson Development

unread,
Jan 15, 2017, 6:26:56 PM1/15/17
to DroidScript
Sorry guys I have to tell you that I submit this game as my competition submission. I got the information that some essencial things in my app I wanted to submit arent working well and I've no time to fix them.
Sorry about that

But I can tell you that I will definetly make DS videos. :)
I planned to upload them regulary every saturday. But Im not sure if the first video will came this or next week. Depends on how long I need to talk about the details with dave

Best regards
Alex

Jacob Repors

unread,
May 26, 2018, 2:12:38 AM5/26/18
to DroidScript
Can you make an English version of the game?

alex.symbroson

unread,
May 26, 2018, 3:49:18 AM5/26/18
to DroidScript
Here is it :)
Pipe Tracker_en.spk
Reply all
Reply to author
Forward
0 new messages