[FREE][GAME] - Pyramid Mover - Android Apps and Games

Hello Guys! I have launched my first app on Google Play. It's called Pyramid Mover its a challenging puzzle game. And It's completely ad-free !
I'd love for you guys to try it out and give me some feedback!
PYRAMID MOVER - by Application Development Project
App Link :https://play.google.com/store/apps/details?id=com.ADP.pyramidmovers
Website: https://www.facebook.com/ApplicationDevelopmentProject
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[QRCODE]http://qrfree.kaywa.com/?l=1&s=8&d=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.ADP.pyramidmovers[[/QRCODE]
The Pharaoh needs your help! He must move his pyramids to a new location! But there is a problem. Solve this in 6 exciting levels and obtain the rewards!
Objective: To move the pyramid to platform #3
Rules: You can only move the top most block but cannot place a large block on a smaller block. To unlock levels you must score 3 stars in the previous level and after unlocking level 4 you will also unlock "Pharo's Clock Mode"
Features:
Drag and Drop
Facebook integration
dual mode (vs Clock, Vs Move)
Completely Ad-Free
Hope you guys enjoy and would love feedback!
Game Play Video: https://www.youtube.com/watch?v=v3JoDJ80ZIc&feature=player_embedded

*NEW UPDATE*
Version 1.4:
Bug Fix :
sound not pausing when pressing home button during game play
high score and level complete score showing "true" or "false" values
Unlocking levels now easier with only 2 stars needed instead of 3
News:
Planning to add a new mode with new levels completely different from current levels. Join our facebook page to stay up to date
Reminder:
We would love your feedback. It helps us improve our app and enhance your experience on our apps! Also please don't forget to rate it on the market! Thanks!

Link?
Sent from my GT-I9100 using xda app-developers app

sunny tekante
Unaided said:
Link?
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
I am a new user to this forum, So I cannot post a link... Hopefully i'll be a useful part of this community ... Until then the best i can do is
Google: "Pyramid Mover Google Play" its the first link
App Name: Pyramid Mover
App Developer: Application Development Project
play.google.com/store/apps/details?id=com.ADP.pyramidmovers

*UPDATE*
New Mode : Pharaoh's Order
-10 new exciting levels
-completely new game play
-new game background
Game Play Pharaoh's Order:
Move the top blocks of the pyramid between 7 platforms. Place smaller blocks on top of larger blocks and match the colors accordingly. Figure a way out to rearrange the pyramids in order and color. As you master levels (3 stars) harder and more challenging levels will unlock. To unlock this mode like our Facebook page!​
Version 2.1
-Restart Button
-Next Button (to advance to next level)
-Back Button (to return to mode scene)

*Upcoming Features*
We are proud to announce our partnership with Giftiz by Purple Brains! We will introduce this feature by September 2nd, 2013
What to look out for with Giftiz?
Complete challenging missions in our partner games to level up and unlock gifts.Win Real Gifts
Play and win lots of awesome gifts like Amazon Gift Cards, iPod, Kindle, XBox 360, Playstation 3 and many more...
Click the gift button on the main menu screen on our app to sign up today!
​

Thank you!
All your support has helped us reach the Top New Free listing on Googleplay! We are currently ranked 392!
Please provide us feedback! It helps improve your gaming experience!​

Update!
We are currently ranked 322!
Please provide us feedback! It helps improve your gaming experience!​

You can now get the Pyramid Mover Android app on SlideME​
​

AppDevProject said:
You can now get the Pyramid Mover Android app on SlideME​
​
Click to expand...
Click to collapse
You seem to update the game a lot, would you mind answering my question here: http://forum.xda-developers.com/showthread.php?p=44640252#post44640252

Ya sure thing.. Done

Update!
We are NOW! ranked 202 on Google Play Canada!
Thanks for everyones support!
Please remember to rate it on google play store!​

You can now get the Pyramid Mover Android app on Opera Mobile Store​
​

Interesting game, but I have a crash after each level...
Please try to fix that problem and I rank it on Google play

apricusgames said:
Interesting game, but I have a crash after each level...
Please try to fix that problem and I rank it on Google play
Click to expand...
Click to collapse
Oh no! What device are you on? Are you connected to the internet when playing? just want to know so i could reproduce the error. you are the second person to tell me this .. I'll try to fix this right away!
Thanks A lot for your feedback!

AppDevProject said:
Oh no! What device are you on? Are you connected to the internet when playing? just want to know so i could reproduce the error. you are the second person to tell me this .. I'll try to fix this right away!
Thanks A lot for your feedback!
Click to expand...
Click to collapse
xperia ray with android 2.3.4
wifi internet

apricusgames said:
xperia ray with android 2.3.4
wifi internet
Click to expand...
Click to collapse
Would you mind trying my game as well? I was fixing these issues with similar devices (Galaxy Ace family ) and I might have a solution for OP.
OP: Do you have this line in your manifest in your main activity definition?
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize"

kulisgames said:
Would you mind trying my game as well? I was fixing these issues with similar devices (Galaxy Ace family ) and I might have a solution for OP.
OP: Do you have this line in your manifest in your main activity definition?
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize"
Click to expand...
Click to collapse
I have this
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|mcc|mnc"
Should i change it?

AppDevProject said:
I have this
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|mcc|mnc"
Should i change it?
Click to expand...
Click to collapse
Hm, I guess this should be fine - the extra ones that I have normally don't happen.
So it might be memory issues. You can try using Bluestacks to test it in Android 2.3. Look into windows registers for memory size and set it very low. I haven't tried, but probably heap size can be set as well. I posted the registers changes for memory on my blog: http://android.kul.is/2013/08/android-emulator-alterinative-part-1.html
You can also root the Bluestacks, there is a thread about it somewhere here

Related

[Game][2.2+] Drop the Star. Challenging physics-based game with 120 levels!

Hey guys!
I'm new to xda-developers, please be nice
This is my first Android game. I released it for free in the Android Market. Hope you will like it.
This game is made with Unity. Therefore, it is ONLY AVAILABLE FOR ARMV7 devices. You can check the list here to see if your phone is supported:
https://wiki.mozilla.org/Mobile/Platforms/Android
News about Drop the Star:
http://www.androidguys.com/2011/09/21/drop-star-addictive-colorful-physics-puzzler/
http://www.androidtapp.com/drop-the-star/
http://android-apps.com/articles/top-10-android-apps-of-the-week-–-september-23-2011/
Current version: 1.0.4
What's new:
- Reduce the file size (From 23MB to 21.8MB).
- Remove the square ads on Tablet. If you are a tablet user, please update! Special thanks to Adrian Hensler for reporting the problem. (if you are a phone user, you can skip this update).
- Add the "Quit" function to the back button of your phone while you are in the main menu.
Drop the Star 1.0.5 is out!!
Here are the changes:
- Fixed some bugs on level 5, 7 of stage 3.
- Fixed a bug on level 14 of stage 8 which prevents users from restarting the level.
Please update the game!
If you find any bugs, please email me
More levels are coming very soon.....
Description:
Our cute star is afraid of the height. Use your finger to destroy the blocks, and land the star on the safe base.
You can earn points by completing levels, and use the earned points to buy powerups in the in-game store.
- 8 different worlds (120 levels, more levels will be included in the updates).
- Simple, funny, colorful, relaxing.
- Many creative, and challenging levels.
- 3 different powerups.
- 3 relaxing music tracks.
- Unique menu style.
- High resolution graphics.
- Auto-save at the end of each level.
- All saved game files are stored on your SD card. You can copy the files, and transfer them to other devices.
Trailer:
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And...... here is the link:
https://market.android.com/details?id=com.happyangel.dropthestar
or market://details?id=com.happyangel.dropthestar
If you are on Facebook, or Twitter, you can checkout my pages:
Facebook page: http://www.facebook.com/pages/HappyAngelGames/131902023569115
Twitter: http://twitter.com/happyangelgames (You can chat with me on Twitter )
Support email: [email protected]
If you find any bugs, you can post it here or email me I'm active on both.
Also, please tell me what you think about the game!
Have anyone tested the game yet?
HappyAngelGames said:
Have anyone tested the game yet?
Click to expand...
Click to collapse
Nope. But the screenies look pretty.
info5i2002 said:
Nope. But the screenies look pretty.
Click to expand...
Click to collapse
Thank you Please let me know what you think when you have downloaded the game too
nice, I would dl this if I have an android...... too bad.
ahsiang888 said:
nice, I would dl this if I have an android...... too bad.
Click to expand...
Click to collapse
Aww..... If you buy an Android phone in the future, don't forget to test the game
Thank you
---------- Post added at 10:15 AM ---------- Previous post was at 09:30 AM ----------
Update the thread with the QR code and direct market link Enjoy!!
Just played a liitle on my unrooted Desire. The Menu seems a littlebit laggy but the game is nice and tricky. 23MB to download seems very much, but it's worth it
feedy said:
Just played a liitle on my unrooted Desire. The Menu seems a littlebit laggy but the game is nice and tricky. 23MB to download seems very much, but it's worth it
Click to expand...
Click to collapse
Thank you very much!!!!
Can I know what menu scene cause the lag? I will see if I can improve it in the future updates
nexus s here.
very fluid animations, cute graphics.
But I have to agree, 23mb is a big download.
Also: i cannot exit/go back with the "back" buttons on my nexus.
JohnBg said:
nexus s here.
very fluid animations, cute graphics.
But I have to agree, 23mb is a big download.
Also: i cannot exit/go back with the "back" buttons on my nexus.
Click to expand...
Click to collapse
You mean the "back" hardware button on your Nexus S?
What scene were you in when you find it did not work?
I have not implement the Exit function to the back button while in the MAIN MENU. It should work fine in other scenes like level choosing scene, game scenes.
Thanks for your feedback!!
This made my day
http://www.androidguys.com/2011/09/21/drop-star-addictive-colorful-physics-puzzler/
New version: 1.0.4
What's new:
- Reduce the file size (From 23MB to 21.8MB).
- Remove the square ads on Tablet. If you are a tablet user, please update! Special thanks to Adrian Hensler for reporting the problem. (if you are a phone user, you can skip this update).
- Add the "Quit" function to the back button of your phone while you are in the main menu.
Is there anyone here owns a Galaxy Tab 10.1 (or any tablets like that)?
I need some help with the ad banner in the game for tablet
Very nice game!
I'm using S2. Keep up the good work!
Why no sensation?
k4r1m said:
Why no sensation?
Click to expand...
Click to collapse
The sensation is not supported at the moment due to its GPU issues (in 2.3.4). HTC promised a firmware update in Oct. so it will be supported very soon
abysot said:
Very nice game!
I'm using S2. Keep up the good work!
Click to expand...
Click to collapse
Thanks for your feedback. Enjoy the game!
HappyAngelGames said:
Thanks for your feedback. Enjoy the game!
Click to expand...
Click to collapse
Hey, the game is pretty hard on high levels love it!
Will there be any level update soon??
abysot said:
Hey, the game is pretty hard on high levels love it!
Will there be any level update soon??
Click to expand...
Click to collapse
Sure! The update will be available very soon
Thank you!
HappyAngelGames said:
Sure! The update will be available very soon
Thank you!
Click to expand...
Click to collapse
That would be awesome!!

Hangman - My first game for Android

HANGMAN
by Abhishek Sharma (MAD-Sharma)
DOWNLOAD
If you like the game, please rate it 5 stars on the SlideMe App Store​
So here is my first game for Android, Hangman.
You all would be familiar with Hangman, and so I don't need to explain it.
Compatibility: Android 2.2 (Froyo) and above
Size: 1.37mb
The features of this Android game are:
- Scores, wrong attempts left, attempted letters, and the hangman word all visible at a glance
- Several categories of games to choose from (Cricket, Bollywood, World Countries, World Capitals, India Capitals, Football, etc)
- Option to select from a variety of fonts
- Three different difficulty levels, namely, Easy, Normal, and Hard
- 'I Know It' feature to enter the word at one go
- An option to research on the word if the player fails to identify it
- Quick toggle to enable and disable sound effects
- Simple, light and enjoyable
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The game is available on SlideMe - Hangman v1.2
If you like the game, please rate it 5 stars on SlideMe
​
Only Singleplayer?
ccab said:
Only Singleplayer?
Click to expand...
Click to collapse
The app itself looks good and definitely great for your first game, but I agree, hangman games should be two players for that added fun.
Two players will be added in the next version.
Sent from my Galaxy Nexus using Tapatalk 2
Nice start THanks man keep it up
I remember you from the Trinity and Rasjellybean threads game look great will try it out and give feedback.
Sent from my HTC One
sym_m said:
Nice start THanks man keep it up
Click to expand...
Click to collapse
Thanks for the compliment.
iKarido said:
I remember you from the Trinity and Rasjellybean threads game look great will try it out and give feedback.
Sent from my HTC One
Click to expand...
Click to collapse
Cool. So you no longer own a GNex?
And looking forward to your feedback, I hope you like the game.
Sent from my Galaxy Nexus using Tapatalk 2
AbhishekS said:
Cool. So you no longer own a GNex?
And looking forward to your feedback, I hope you like the game.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I still have it but my daily driver is an HTC One for now. Really missing those guys work. Game is actually quite good and looking forward for the multiplayer update.
Sent from my HTC One
The game is now available on the SlideMe store - http://slideme.org/application/hangman-19
nice game, good start, dude!
Thanks.
Sent from my Galaxy Nexus using Tapatalk 2
Just released an update. v1.2 now. DOWNLOAD.
Please rate the game 5 stars on the SlideMe app store if you like it. Thanks a lot.
Changelogs (all)
Thu, 07/18/2013 - 00:24 – Changelog: 1. Fixed the issue with the moving 'Go' button 2. Fixed the issue with hiding keyboard 3. Fixed the Admin Password input box Minor bug fixes and performance improvements
Thu, 07/18/2013 - 00:15 – Minor bug fixes and performance improvements
Thu, 07/18/2013 - 00:10 – Changelog: 1. Fixed the issue with the moving 'Go' button 2. Fixed the Admin Password input box
Tue, 07/16/2013 - 17:46 – Changelog 1. Fixed the score bug after a new game is started 2. The keyboard will not hide after the 'Enter' key is pressed 3. Added basic 'Go' button next to the text field for smaller screen devices where the 'Submit' button gets hidden by the keyboard This is a very basic but a useful update.
Click to expand...
Click to collapse
The APK is also attached on the index post of the thread.
Is game available in goole play?
Sorry for the intrusion but ...
Gentlemen, if at any time you feel the need to attack another member don't. It doesn't matter the reason, posts like this are not allowed. Furthermore, if you feel you need to address an issue with another member use the PM system, that is what it is for. Please leave the forums for development.
batculp said:
Is game available in goole play?
Click to expand...
Click to collapse
No. Google asks $25 one time charge and I don't have a credit card so can't upload my apps to the Play Store.
mark manning said:
Sorry for the intrusion but ...
Gentlemen, if at any time you feel the need to attack another member don't. It doesn't matter the reason, posts like this are not allowed. Furthermore, if you feel you need to address an issue with another member use the PM system, that is what it is for. Please leave the forums for development.
Click to expand...
Click to collapse
Thanks for understanding it and clearing the mess in the thread that was generated suddenly and without valid reasons.
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Since nice, i'm gonna try it.
DAYDREAMER100500 said:
nice game, good start, dude!
Click to expand...
Click to collapse
Nice man!
Hi, would you be so kind as to share some code ? I have this as my Android project for school.

[GAME][2.2+] Truck Go 1.60

Hi guys,
[Truck Go] is a great game on iOS, now it's available on Android(Google play Store).
It's FREE!
Enjoy it and give me feedback for update. Thank you!
Google Play Store Link:
https://play.google.com/store/apps/details?id=com.tophotapp.truckgo
Here are the screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And this picture will show you how to play this game!
Description:
Truck Go - Deliver goods to the marketplace with your truck. Collect coins to get advanced trucks, wheels and vip cards.
You will need to get from one place to another without dropping too much from your truck. You will get a precise number of pieces you carry and a precise number of pieces that is required. The more you bring, the more score and coins you get.
Game instructions:
- Drive by pressing on the right or left side of the screen.
- Tilt the device to control the truck in mid-air.Be careful not to drop too much.
- There are 50 levels to go, so don’t waste any more time and get started.
- Vip card provide more time for each track.
Features:
1. Support Android 2.2+.
2. Different levels, 50 unique maps.
3. Some models of truck, wheel and payloads.
4. Awesome physics, with bouncing, crashing, flying, exploding and more!
5. Tilt controls, accelerometer supported.
Reserved.
Downloading..^_^
Edit - In starting I faced some caliberation bug but fixed it.
Fun Game to burn some time.Overall good work dev.
Hit Thanx If I helped U - Its frEE
Bootanimations HuB
Post Your DevicE History HerE.
Lalit Patil said:
Reserved.
Downloading..^_^
Edit - In starting I faced some caliberation bug but fixed it.
Fun Game to burn some time.Overall good work dev.
Hit Thanx If I helped U - Its frEE
Bootanimations HuB
Post Your DevicE History HerE.
Click to expand...
Click to collapse
Thank you so much for your nice comment! Glad you like it! I will work to improve this app!
Hello everyone!
[Truck Go](Android) update v1.15 is available on Google play!
What's New
1. Support HD display for high screen resolution devices.
2. Remove some useless permissions.
Hope you'll enjoy playing the game. Any feedback and comments are highly appreciated.
Hi guys, [Truck Go](Android) update v1.25 available on Google play Store!
v1.25
1. Support joystick control mode.
2. Change facebook and twitter link.
3. UI modification in main menu screen.
v1.20
1. Change icon.
2. UI modification in main menu screen.
You can also use this QR-code to install the app!
If you like this app please leave back a comment or rate it on google play Store! Appreciate it!
Link for it?
joluke said:
Link for it?
Click to expand...
Click to collapse
Google play Store Link:
https://play.google.com/store/apps/details?id=com.tophotapp.truckgo
If you enjoy it I would appreciate any reviews, ratings. Thank you!
okdodo said:
Hello everyone!
[Truck Go](Android) update v1.15 is available on Google play!
What's New
1. Support HD display for high screen resolution devices.
2. Remove some useless permissions.
Hope you'll enjoy playing the game. Any feedback and comments are highly appreciated.
Click to expand...
Click to collapse
Your graphics are really good, just an idea but maybe you could add more trucks as DLC.
Lebofly said:
Your graphics are really good, just an idea but maybe you could add more trucks as DLC.
Click to expand...
Click to collapse
Thank you for the feedback and suggestion! I'll continue to add new features to this app.
Doesn't works on my Galaxy S4 i9500.
all game graphics are jumbled can't see the truck and anything in games play
thahim said:
Doesn't works on my Galaxy S4 i9500.
all game graphics are jumbled can't see the truck and anything in games play
Click to expand...
Click to collapse
Thanks for the feedback! Appreciate it! [Truck Go](Android) update v1.28 now available on Google play!
1. Fix game blink issue in some devices.
2. Fix one display logical issue.
Hi guys, [Truck Go](FREE) update v1.60 available on Google play Store, really great game!
youtube vid
http://www.youtube.com/watch?v=87d6g4dQlQQ
What's New
v1.60
1. Support google play service.
2. Fix one potential memory issue.
3. Add feature for xlarge screens.
v1.35
1. Fix two critical game issue.
2. Show version in splash screen.
v1.32
1. Fix one logical issue when level complete.
2. Fix bug: no audio when game resumed.
3. Fix bug: sometimes pressing key no action.
4. Fix bug: sometimes failed to exit game.
5. Fix one display issue in game.
v1.30
1. Change some images.
2. Pause game when game switch to background.
I would be greatful for any feedback concerning bugs or just general improvements.

[GAME][2.3+] 2048 Puzzle Game Native

Hello,
I make this thread to present you my Android native implementation of 2048 puzzle game that is available in Google Play Store : https://play.google.com/store/apps/details?id=com.ssaurel.puzzle2048
QR code to download the game quickly :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The APK is also availble from my server directly if you don't have Google Play Store on your device : http://www.ssaurel.com/puzzle2048/Puzzle2048.apk
I have been a little bit disappointed by some Android implementations of 2048 that were based on webview embedding the original game in HTML / JS. I found the app not very smooth and reactive. So, I decided to create a native Android implementation .
The goal of the game is the same : You must join numbers by moving tiles and get 2048 Tile to win game !
You can discover the implementation in action here :
I added support for Google Play Games to share leaderboards between players and to manage achievements that you can win by playing to 2048 Puzzle.
New feature is also added. With 2048 Puzzle, you can cheat to win game more easily. You can cheat with 2 by removing Tiles with 2, or cheat with 4 or cheat with 8. When you start to play, you will have 15 default cheats offered but as it's bad to cheat, you must buy cheats if you cheat more than 15 times !
Some screenshots of the game :
* Main screen with board
* Connect to Google Play Games
* Cheat actions (2, 4 or 8)
* Share your score when game is ended
* Drawer menu to access leaderboards and achievements
* Leaderboards (Score, Time, Tile)
* Achievements to unlock
If you have ideas to improve or simply feedbacks, don't hesitate to contact me by email : [email protected] or in that thread.
Thanks.
Sylvain
Game name in market "2048 Puzzle". Without "Game Native". didn't immediately find
f0tl said:
Game name in market "2048 Puzzle". Without "Game Native". didn't immediately find
Click to expand...
Click to collapse
Yes, it was just to make difference on XDA thread with some implementations that used webview.
The URL link to Play Store is here to help you to find the game more quickly .
Oh, I need it for a long time and now I found it.
I like it, i think my son 'll love it and improve his math
sylsau said:
Yes, it was just to make difference on XDA thread with some implementations that used webview.
The URL link to Play Store is here to help you to find the game more quickly .
Click to expand...
Click to collapse
just I read from PC, and search from device. Never mind, good app. Good luck with your app!
New version is up !
Hello,
New version is up !
It fixes some bugs with leaderboards and achievements.
Enjoy !
Up
sylsau said:
Up
Click to expand...
Click to collapse
hi one suggestion please add imersive mode(sticky) for 4.4 and lights out for below(and hide the status bar!).
Dark Passenger said:
hi one suggestion please add imersive mode(sticky) for 4.4 and lights out for below(and hide the status bar!).
Click to expand...
Click to collapse
Hello,
Thanks for suggestions.
I'm going to test Immersive mode.
For devices < 4.4, what is "lights out" ? Just hide the status bar ?
Sylvain
Two things:
The tile moving animation seems a little sluggish. Any chance to add a setting to adjust that?
Also, how about an ad-free version? It's a really good (and good looking) 2048 game, and I'd have no problem throwing a buck or two your way if it meant ditching ads.
gotroot801 said:
Two things:
The tile moving animation seems a little sluggish. Any chance to add a setting to adjust that?
Also, how about an ad-free version? It's a really good (and good looking) 2048 game, and I'd have no problem throwing a buck or two your way if it meant ditching ads.
Click to expand...
Click to collapse
Hello,
Thanks for your message.
For the tile animation, I can add possibility to adjust in prefs.
For a pro (ad-free) version, I'm going to make that quickly .
Sylvain
Can someone give me the apk file?
Play Store isn't installed on my device.
Sent from my GT-I5500 [OmniROM 4.4.2]
Please, could you add 4096 mode?
Thomas. said:
Please, could you add 4096 mode?
Click to expand...
Click to collapse
Hello,
I work on 4096 mode and also an Endless mode ...
There are still some tests and in some hours, I could publish the updated version on Play Store.
Sylvain
Direct link to APK added
Vagelis1608 said:
Can someone give me the apk file?
Play Store isn't installed on my device.
Sent from my GT-I5500 [OmniROM 4.4.2]
Click to expand...
Click to collapse
Hello,
I updated new version of 2048 Puzzle with new modes (4096 and Endless).
I uploaded an APK on my server for you and others that don't have Play Store on their device .
Link is the following : http://www.ssaurel.com/puzzle2048/Puzzle2048.apk
Enjoy
Sylvain
Version 1.2 is up !
Thomas. said:
Please, could you add 4096 mode?
Click to expand...
Click to collapse
Hello,
Version 1.2 of 2048 Puzzle is up !
It comes with following features :
* Mode 4096
* Mode Endless
* Leaderboards associated with these new modes
* New Achievements for these modes
* Fix a bug with Cheat 1 Achievement
* Speed of animation's tiles is increased for better UI effect.
I uploaded the new version now on Play Store. So, it will be available in a few hours on your device.
I continue to work on the game to improve. Next improvement to implement : Undo feature !
Sylvain
Up
Thanks!
Version 1.3 is up !
Hello,
Like promise, version 1.3 is up !
It comes with Undo feature for last 5 moves .
Enjoy .
Sylvain
Little up to let people discover 1.3 Version of 2048 Puzzle Game.

[Game][2.2+] 120

[Free][Game] 120
Hello,
my name is Gianni Salvatore and i'm an Italian developer.
I wanted to present my game (I've made even more with the name Multicolor Games) but now I have changed the name to MayoApp.
The name of the game is 120. The game is really simple, perhaps there are already thousands, but I wanted to introduce him anyway. I was inspired by the style of material design (flat) to create this.
The aim of the game (like many others) is to score by pressing on the screen to blow the ball.
Here's the screenshoot:
- Icon.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- Menu.
- InGame.
Link:
http://play.google.com/store/apps/details?id=com.MayoApp.A120
If you like my game, please, add a review, thanks to all.
If you want to contact me, here is where I am:
e-mail: mayoapp.info[dot]gmail.com
website: www.mayoappstudio.com
I do not like "spam" but the Android world is so vast that you could also do a beautiful game but not be known by anyone. (maybe not in my case, but I leave it to you to judge).
12/04/2015 Changelog v1.0.5
- Fixed all bugs;
- Redesigned icons (in game);
- Added sound effects;
- Adding the icon of the store (which will be added soon).
07/04/2015 Changelog v1.0.4
- Fixed bug;
- Performance increased by 10%;
- Adding a new ranking (Games played);
- Reduced advertising.
07/04/2015 v1.0.3
02/04/2015 Changelog v1.0.2
- Reduced advertising.
29/03/2015 v1.0.1
29/03/2015 v1.0.0
Up.
Nice game
UzbekGames said:
Nice game
Click to expand...
Click to collapse
Thanks UzbekGames!
120 feedback
Hi Gianni,
Nice job with this app. I like the style, which is something you Italians always do well!
Here's what I think you did right:
- I like that I could skip the Google Game / G+ login methods and the game still works.
- the game play is good
- nice colors, icon, etc.
One area to think about is the frequency of advertising. When I first get the app I'm still trying to figure out what's going on and how to play the game. My ball drops in 4 seconds and an ad shows. OK fine. But then I try again and the ball drops in 4 seconds - I'm really bad at the game still - and then another ad. I do this a few times and I end up getting 5 ads shown to me in less than 30 seconds. I'd suggest you wait maybe 1 or 2 mins, or 5 game plays, or something like that, before starting the ads. To summarize, keep advertising, but give new users a minute or two to get addicted.
Best of luck with 120!
Pretty good, nice design!
Nice graphics
Sent from my GT-I9300 using XDA Free mobile app
BTW which language have you used to program this game
Sent from my GT-I9300 using XDA Free mobile app
wayzel said:
Hi Gianni,
Nice job with this app. I like the style, which is something you Italians always do well!
Here's what I think you did right:
- I like that I could skip the Google Game / G+ login methods and the game still works.
- the game play is good
- nice colors, icon, etc.
One area to think about is the frequency of advertising. When I first get the app I'm still trying to figure out what's going on and how to play the game. My ball drops in 4 seconds and an ad shows. OK fine. But then I try again and the ball drops in 4 seconds - I'm really bad at the game still - and then another ad. I do this a few times and I end up getting 5 ads shown to me in less than 30 seconds. I'd suggest you wait maybe 1 or 2 mins, or 5 game plays, or something like that, before starting the ads. To summarize, keep advertising, but give new users a minute or two to get addicted.
Best of luck with 120!
Click to expand...
Click to collapse
Thanks so much,
I also I realized that advertising is too frequent and invasive fact now I'm posting an update in which the advertising is displayed every 4 times. Very soon I'll post a store where you can buy different balls, you have suggestions?
Anyway,
thank you very much to all. For any suggestions, bugs, or to add other things to the game i'm here!
every 4th time
GIanni,
That sounds good. An ad every 4 times would be easy to implement and you should hopefully see longer play time as a result.
wayzel said:
GIanni,
That sounds good. An ad every 4 times would be easy to implement and you should hopefully see longer play time as a result.
Click to expand...
Click to collapse
+
I just released the update, thanks to your suggestion .
i will try this game
I will try this game.
kingn85 said:
I will try this game.
Click to expand...
Click to collapse
Let me know what you think , I really appreciate the feedback!
best
ksant said:
best
Click to expand...
Click to collapse
What do you mean by the word "best "?
Please be the most explanatory as possible , must collect any suggestion to improve the game and improve myself!
Up.
Very good and nice game)
PerfectOval said:
Very good and nice game)
Click to expand...
Click to collapse
Thanks PerfectOval!
I've released a new update (1.0.4)
- Fixed bug;
- Performance increased by 10%;
- Adding a new ranking (Games played);
- Reduced advertising. (The advertisement is shown the first time and every 6 times.)
Recommend me some tips on how to improve the game , or something to add?
Good game.

Categories

Resources