• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Walkabout - A new puzzle game! Demo available and video enclosed

kam187

Android Expert
EDIT: Just wanted to let you know the full version of Walkabout is now FREE on GetJar for a limited time. Go grab it now! No registration or personal info needs to be entered, just point your phone/tablet here:

http://getjar.com/Walkabout




Hey guys.

I just made my first android game. Its called walkabout - the idea is to collect all the stars on each level, but as you walk the path beneath you disappears. You need to think about your route or you'll be stranded!

The market link for the free version with less levels is:

https://market.android.com/details?id=com.base2.walkaboutdemo

Or you can search 'walkabout' in the market.

Full version is here:

https://market.android.com/details?id=com.base2.walkaboutb

Video:


Screenshots:

ntsyQ.jpg


MN5Sn.jpg


qUvtB.jpg


TqMpk.jpg
 
I`m giving it a try now just because you tried so hard to optimize it for slower phones like mine.
 
It's a nice puzzle game. It would be nice to be able to move around using the d-pad instead of using the touchscreen for phones that have this feature. ;)
 
Thanks :) I spent about 5 days trying to optimise it. There's only so much I can do tho. The menu's are slow on very slow phones (528mhz with < 256 mb memory) because the GPU cant push the big background images through its pipeline very fast. BUT in game its playable.

Let put it this way the samsung Galaxy i7500 with 192mb ram and 528mhz processor can run it :) I'm looking for a wildfire testing now!

DaSchmarotzer: I'll be sure to add it in an update very soon :) Its added to my list!

Please rate, and leave a comment... I got a fair amount of downloads but people dont seem to like to comment! Getting exposure on these games is so hard without an advertising budget :( I appreciate the help guys.
 
On my Nexus S is the very slow and it stocks erverytime...please optimize the idea of the game is great
 
There's an issue with touch events on Motorola Droid phones. You may have the same issue. I'm working hard on a fix, and I hope to have it working in the next few days.

Sorry for the inconvenience :(

PS. if you would like to help me fix it by trying a test build please pm me :)
 
great :) New update soon, some sound optimisations. Squeeze out the last few drops of speed for slower phones!
 
Do you think i should add a 'hint' for some levels? If you click it it adds 10 seconds or 20% to your time?
 
Version 1.3 just released:

- Droid 1, 2 and X issues fixed
- Nexus S issues fixed
- Considerable in game optimisations
- Misc bug fixes
- Smaller file size
 
(V1.4, V1.5, V1.51, V15.2 and)

V1.53 just released!

Fixed all reported bugs. Thanks for the feedback guys
 
Very nice! Just bought the full version and given 5 stars in the market. A few minor suggestions for improvement:

1. Perhaps the ability to tap to move rather than drag?

2. The "you're getting the hang of this" message gets a bit repetitive.

Did you do the graphics? They're very professional.
 
Hi! Thanks for the feedback - i'm keeping notes on suggestions :) Just to give you some feedback in return..

1) I'll add a few more movement modes in a future update for sure - tap on a square to move there, tap left/right/top/bottom screen to move in that direction, and swipe your route (swipe the route you want to take from 1 to whatever squares and it'll make that move in one go.

This will come when I add other things like a time challenge mode with randomly generated levels. I'll always have the normal mode with hand crafted levels of course, but the time challenge allows me to add multiplayer support :) This is a big job because it involves a path finding algorithm and calculating good/bad/awful target times on the fly.

2) My idea was to add a bunch of strings for various results (3 star, 2 star, 1 star, found key, not found key) and then pick one at random so its not so boring. But I ended up busy with optimisations and never got around to it. I'll definitely be adding that in the future.

I also have a lot of other ides that will get added eventually!

The graphics (the tiles in game) are from LostGarden. The level screens, titles and other bits and pieces I made myself along with some resources I found on the net. The music is a free midi loop I converted and processed in audacity to make it loop as an mp3 (wasnt easy - timing info gets lost in mp3 format :/)
 
Back
Top Bottom