FoonLudum Dare ExplorerLD27 → Will you beat 10 seconds?

Will you beat 10 seconds?

By urfoex

View on Wayback Machine

CategoryRankScoreCount
Coolness1100
Innovation723.58
Humor4201.88
Audio4642.00
Theme4772.65
Fun4912.38
Overall5002.63
Mood5112.18
Graphics5911.84

Comments

matthias_zarzecki 2013-08-27 07:12

Linux + android only? Bold setup. Hope this gets found!

zanval 2013-08-27 12:50

I tested this on Ubuntu 13.04 with Android 4.1.2.

I had a bug that the rendering ingame froze for some seconds regularly, so it was not fully playable for me.
(Also the window size is too big for my notebook. My total height is 768)

Now to the game:
The controls are very impressive from a programmers view.
The controls themself worked very smooth for me and reacted very fast.

I can imagine such a game being a lot of fun with multiplayer!
Reminds me of Wii Gameplay.

urfoex 2013-08-28 10:52

Thanks for the comments!

I currently am not able to compile other builds then Android and Linux :-(
But I would put them here if somebody could build them ;-)

I fixed the initial game freeze by putting the network connection in the start screen. It might also reduce freezings in game.

Also it now starts in fullscreen mode so it should fit *any* screen size.

tainted_code 2013-08-28 12:45

Ahaha, I have an Android Device, was cool ;D

jimanzium 2013-08-28 15:51

No linux or android here :/ You could link an android emulator or virtual linux machine,

starspell 2013-08-28 17:33

An emulator would be great, I can't play this either unfortunately.

shockedfrog 2013-08-28 18:00

Sounds fun, looking forward to trying this if someone makes a Windows version. :)

meep 2013-08-28 19:37

Would be nice if you could put up a gameplay video for those without android/linue. :)

urfoex 2013-08-28 20:12

Sorry people, Android emulator would make no sense because it's about using the sensors(rotation and acceleration).

I made a mingw cross-compile for Windows. But I don't know if it works right :-( (In wine it nearly does.)

supercannon 2013-08-28 20:19

Doesn't look like the windows version works for me. The device never finds a connection, it just listens forever.

supercannon 2013-08-28 20:33

Okay, after typing in my IP manually it worked. Overall the idea was good, but the controls were kind of confusing. After I got the hang of it, it was pretty fun. Great entry for 72 hours!

killerstarbunny 2013-08-28 21:40

How do I start this with android

croze 2013-08-28 22:06

I have a windows, so I couldn't play :P

urfoex 2013-08-28 22:52

@killerstarbunny:
You need both: an android device and a pc.
You download the version for your OS.
Extract it.
There is an android apk inside.
Put that on to your device. Install it there.
In the extracted files there is an executable. Open it.
You will get greeted.
Now launch the app on your device. It's the "LD27-Android-Controller".
Your PC should now show a message that your device is connected.
If your device is still listening then you might wanna insert the IP of your PC yourself and then click "connect".
At least now your computer should show the message and you should press any key to continue.

taylorlunt 2013-08-29 00:07

Haha odd. Froze at first for me.

serilyn 2013-08-29 01:18

Very interesting game and neat choice of controller. However it was an exercise in frustration for me. The buttons on the android program were very small on my phone(HTC One), like 2mm high, and the text about IP and connect status was half off the screen. It would be nice to have a restart option on the exe because when I had to quit and restart every time I lost I would have to reconnect the phone.

dagothig 2013-08-29 02:54

I agree with Meep, a video of the game would definitively be nice, since I don't own an Android device :/, but this looks quite interesting :D!

spiridion 2013-08-29 03:12

The Android app's GUI is unplayable on a Galaxy S4 - all the controls are grouped together on the side of the screen not allowing me to interact with any of them.

urfoex 2013-08-29 09:59

Update 3: Made the Android GUI scale to the screen. Everything is now BIG on my tablet. I hope that it now also is big enough for phones.

Will check for the restart-option a bit later.

Thanks for all the feedback so far!

arrow-x 2013-08-29 11:14

it will be great if I can play it

lcarpentier 2013-08-29 14:24

Bookmarked, I need to try that at home!

caranha 2013-08-29 16:30

Heh, you did something truly unique here, I salute you!

To be quite honest, I didn't have much fun - the controllers were kinda hard to understand. But I totally respect what you did :-) I hope you have time to develop the context further.

Maybe make the game a bit slower, so that the player has time to learn how to control the shooters, instead of just randomly shaking the controller, would help in the fun aspect. Sound effects would also make a world of difference!

Now, from one android developer to another: Do you REALLY need to ask for "read phone status permission"? That is a super invasive permission, and you don't really need it for a game.

Oh, here is a small video of me playing your game (just the desktop side though):
http://youtu.be/P1_PckO074s

urfoex 2013-08-29 17:45

Thanks a lot caranha!
I've put your video in the links on top.

The balls are falling a bit "weird" in your video. On Linux it's much smoother. I guess I need to make a proper video of that to show the difference. But you might already see a difference to the screenshot I made. For a better version I need to investigate in that a bit further *somehow*.


It was my first Android thing I pushed to others.
Just got in contact with it.
I'm using Qt for it. And I haven't really done any "android things" there. It's just writing native C++ code and then you choose your target - Desktop or Android. So I don't really know about the permission status and how to minimize those.
Will try to remove it.
(I also should try to include all Qt libs so there is no need for Ministro.)


Yeah, playing for the first time is a bit strange.
I definitely should put some training levels before, that let you experience each axis on its own.

starspell 2013-08-29 19:19

An interesting concept. I'm glad that the youtube video can show it to those of us without the correct devices. I like the idea of the different axis acting on it. An nice innovative idea.

urfoex 2013-08-29 22:36

Update 4 is on.
- The android controller apk is now an extra package. It is bigger and contains needed libs. So no need for Ministro.
- The min Android version is now 2.3.3 (API level 10). That removes "read phone status permission" question.
- You can now restart the game with "R" or SPACE.

namrog84 2013-08-30 10:00

although I got it working on android, I would have liked it on windows with windows controls or any desktop would have been fine. was interesting

ratalaika 2013-08-30 15:17

good job

crueltear 2013-09-02 21:37

Android, huh? Well, at least it's not some kind of unknown system (make one for bada or keyboard/mouse and i'll be happy d; )

towanime 2013-09-11 22:01

I really liked the idea of using the Android device as a controller but I admit I had a hard time figuring out which movements affected which ballls.

I made it to 44 seconds!

qaterknan 2013-09-15 19:46

I was quite amazed by the idea of Android controller. Good stuff, man.

rawbits 2013-09-16 18:03

The controller says right after I start it: "Your application encountered a fatal error and cannot continue." :(

Galaxy mini 2 - Gingerbread