how to mod need for speed modt wanted game - Android General

hi guys
this is the guide for need for speed most wanted game on any droid without root permissions.
in this guide I show you how to get instant reach to maximum level and cars in the garage but the most impressive is you will be most wanted number 1 yes you listened correct. in the world if x human have droid then .9 x humans would be having this game and 90 percent of thoes.9 x are great fans but the problem with this game is it is really difficult at the point when you have easily won 10 to 12 levels.
if you are fan of a game and it is really difficult then you start losing interest in the game but if all the levels are open to you then the game become more interesting.
download the zipfile from below, extract it in the data folder of the game inside the flies folder, boot the droid and boom you have the game but all that is open
yeah!
feel free to ask any questions at number 91 830 3323 001 or gmail [email protected]

Related

Need Andriod developer port my Tiny Wings windows mobile game and convert to andriod

Ok I made a game for windows mobile thats like a Tiny Wings part 2 or different style of play. The problem is I have no knowlegde of java but alot of people have PM me to make it for andriod.
Contents:
Data folder with Tiny Wings Sprites , music, and sound effects.
A Windows PC exe , so you can play the game on your computer to see what I have changed in the gameplay.
GamePlay Basics
Features:
Highscore save to challenge yourself over and over.
Background color changes to reflect time is running out.
Catchy music and sound-effects.
How to play
Tap anywhere on the screen to bounce
If you collect a yellow coin , tap again to do double and triple jumps.
To my fellow developers keep up the good work. I feel that we all work hard and sometimes deserve something for free. If you need anything else to make the port , contact me via PM , I will always answer.
Overview of development
Development Outline:
The tiny wings actor moves on his own at
yvelocity=-15;
The ground and background is set to
X infinite
(also its set to timer like example shown with timer.textNumber)
The view code is
view.x=player.x-150;
I have 2 offscreen charactors that make coins via timer. The timer is set radomly between 1 to 2 seconds to create yellow coins. The timer for blue coins is set to 10 seconds.
The background is set to
if(timer.textNumber>50
{
change animation
}
if (timer.testNumber<50
{
change animation
}
Thats a very basic overview of the game logic in C code.
Check Dillo Hills.
Someone already released (a guy called FEX) a replica of this game called Dillo Hills for android with much more features
bteljuice said:
Check Dillo Hills.
Someone already released (a guy called FEX) a replica of this game called Dillo Hills for android with much more features
Click to expand...
Click to collapse
Ok please read the entire post. This game is not a direct port of tiny wings , but similar with modifications of gameplay. I put the windows PC version up so people can test it to see the differences.
Also Dillo hills is a payed game , a game you buy. I made this as freeware and expect this to be ported as freeware.
Hey sorry to bump this thread but people are asking for android port. Is there any android developer that can help , I only know C programming language not java.
Ok there are 2 android developers who said they will work on a port. I hope they stick with the project and I wish them great success.

[GAME] qb - 3d puzzle game

today me and pavethem released qb.
qb is a free 3d puzzle game for android, windows, mac and linux.
market: https://market.android.com/details?id=de.redlion.qb
website (with a pc version): http://bompo.github.com/mgcube
Guide the sphere to the exit. Only a block can stop it once the sphere moves. So use the blocks wisely to reach the exit. But it won't be as easy as that! Portals, switches and even movable blocks will challenge your brain. The game features 24 mind-bending levels along with local highscores and a time attack mode. Create your own levels with the ingame editor. Enjoy the 3d graphics and a soundtrack written by bitbof.
credits: bompo, pavethem
music by bitbof
powered by libgdx
Free? Oh, going to try, thanks.
Thanks I will try it out also.
So, what did you think of the game? Any recommendations for future updates?
Thanks, I really like the game, performs good on my galaxy 3.
Maybe the sphere could be a little faster sometimes.
I actually downloaded this last night without seeing this thread. I liked the game, the only frustrating part was once in a while I'd launch a ball to its death and I'd have to start over from the beginning.
Any reason why you couldn't start from where you last were? Did you guys try that and decide it was too easy?
sfand said:
Maybe the sphere could be a little faster sometimes.
Click to expand...
Click to collapse
Could be that the game runs to slow on your phone. The sphere moves slower if you don't reach 30fps (Otherwise it would fly through blocks because our collision detection isn't good :/). Disabling the bloom effect in the options should help to increase the fps.
Bygones said:
Any reason why you couldn't start from where you last were? Did you guys try that and decide it was too easy?
Click to expand...
Click to collapse
If you take a wrong path, the level could become impossible to solve. That's why it always starts from the beginning.
Cool, I will try
thanks thanks thanks
Sounds awesome, I'll give it a spin on my PC for a while and will download it on my phone later.
I love it!!
Thanks, rate if you like it!
Is anyone using the level editor?
Looks like a fun game
Anyone interested to get their custom levels included into the next update? If so then we could add a option into the next update to share your custom levels.
If anyone wants to have a look at the source code, the code is available here. It's cowboy coded so don't take it as a starting point if you are a beginner...
Cool game reminds me of the old dos game with the snake, was in dos editor i think. brain fart cant remember the name of it. Oh well thanks

[GAME][2.2+] Tank War 1.0

Hi every one,
i present to you my first game ever on Android using HTML5 technology,
Tank War is an arcade/action game in which you use your tank to destroy loads of ennemy,
for now the game includes 12 levels with 2 Boss Levels,
Each level completion rewards you with gold you can use to upgrade your tank with several option such as :
- speed
- shield regeneration
- shield capacity
- guns cooling rate
- Ultime Tank
Your lifes are limited and you gain one every 30min when there are under 3, but you can also use 100gold from the game to buy a pack of five
Since i do every aspect of the game by myself there is no sound for the moment but it shall come with a next version as well as new levels and upgrades.
Download link on Play Store :
play.google.com/store/apps/details?id=com.insomniakdev.tankwar
the game being packaged through cocoonJs by Ludei it asks for many permissions (can't change that at the moment) but only Internet Access, Storage access are used.
All feedbacks are welcomed
I may be not agile enough, but it's really difficult to survive more then 10 seconds. Maybe it makes sense to create training mode for beginners?
true, true
9spikes said:
I may be not agile enough, but it's really difficult to survive more then 10 seconds. Maybe it makes sense to create training mode for beginners?
Click to expand...
Click to collapse
Hi thanks for the feedback, i guess you are right many people told me the game was too hard,
i'll add a tutorial in the next version coming quite soon ( but i'm developping another game in the same time so it might take some time )
i''ll update my post then, see ya
Update 18/04/2013 :
Version 1.1 is released
contains 6 more levels with new ennemies,
also made gold rewards for levels a little higher to get upgrades faster,
a few game fixes too
Also here's my website registering my games insomniak-dev.com
no beginner's mode yet but it is planned for next version
Enjoy
All feedbacks are welcomed
I've used CocoonJS in my game as well
I tried your game and it seems to me that it's not very comfortable to pause the game by double tapping on the screen. The game gets paused even if I rapidly tap 2 different places on the screen (for example, top left corner and bottom right corner). I think it would be more handy to pause and resume the game with Android back button, a lot of Android games have such control (I also did this way in my game).
Good luck with your game!

[GAME][2.3+]Color Chains

Hello everyone,
A couple of days ago I published my first Android project - a game called Color Chains. It's somewhat similar to "Match 3" games, but you have to make "chains" of cells in which each 2 consequent cells have a different color. The longer the chain, the more points you will earn.
The game is on the Google PlayStore, however due to a low number of posts I cannot post the full URL, and I apologise for that. I've also attached the APK.
h**ps://play.google.com/store/apps/details?id=com.frozenraindrop.colorchains
The gameplay is pretty simple - tap, hold, and drag to select, release to validate your selection and earn points. You will compete against time, but every 100 points you will earn additional time. Every 250 points you will get the ability to randomize the whole board, which can be useful if you have big clusters of same-colored cells. Every 60 seconds the game will advance in level, which means that you will earn more points (5% multiplier per level), but earn less bonus time (-1sec per level). After 10 minutes of gameplay you will reach level 10, complete the challenge, have your score recorded, and then you can continue playing.
The game was developed in Unity 4.6 and Unity 5.0 (which are to blame for the huge APK size) and is ad-supported.
I welcome any comments, suggestions, ideas, etc. Thank you in advance
The game is pretty simple, but it works well and it's fun to play. It's a nice difference to the multitude of match-3 games available. Good work.
SolarRiftStudios said:
The game is pretty simple, but it works well and it's fun to play. It's a nice difference to the multitude of match-3 games available. Good work.
Click to expand...
Click to collapse
Thank you. It is indeed simple. As a matter of fact I think that if anything, there might be a bit of a feature creep. The "leveling" feels a bit artificial and I'm considering removing it.
Btw, I'd appreciate it if anyone can test the game and confirm that it's working as intended on a Galaxy S3. It stops working after a while on my girlfriend's S3 (running stock Samsung 4.3 ROM), but it's a weird bug and I cannot reproduce it on another device. I've tested it on two Nexus 5s and a Nexus 7 (2012), both running Lollipop, as well as a LG G2 running 4.x, and it seems to run fine on those.

[APP] Riddle Tower - A riddle app inspired by GodTower and NotPron

Hello everyone
Hopefully this post is not against the rules of the community. If something is off please let me know so i can remove it/fix it.
Riddle tower is a game i always wanted to make but having close to no free time it was really hard to start learning unity. The last 3 months i got some free time and now i published it at Google play store.
I understand this game is not for everyone but i am sure that everyone who played these kind of riddle games in the past will get a nostalgic feeling.
I am more than happy to listen to your feedback and also i can keep this thread as a small walkthrough to the game to help anyone who is stacked with some hints.
Have great day everyone.
Riddle Tower - Hard Riddles - Apps on Google Play
Climb the Tower to save the king. Hard riddles and complex riddles on your way
play.google.com
You can find the game by searching "Riddle Tower" on google play store.
Hi, installed your game, great graphics and layout and quite hard from the outset which isn't a bad thing. I think I got stuck on first level the answer being quite straightforward but I was putting a space between the word and number which was wrong but sort of right imho.
Agree adverts are necessary to support you, but having one between every level was bit much for me at least.
alienex said:
Hi, installed your game, great graphics and layout and quite hard from the outset which isn't a bad thing. I think I got stuck on first level the answer being quite straightforward but I was putting a space between the word and number which was wrong but sort of right imho.
Agree adverts are necessary to support you, but having one between every level was bit much for me at least.
Click to expand...
Click to collapse
Thanks a lot i really appreciate your feedback.
I think i will remove ads on the first 4-5 levels for example because in the beginning the user will move on faster but on the stages later it will take much longer time to pass a level.
Of course if you play more and you feel like it a review on the store will mean the world to me.
Thanks for your feedback it means a lot
Also love the staggered hint section and was more than happy to watch ads for hints
alienex said:
Also love the staggered hint section and was more than happy to watch ads for hints
Click to expand...
Click to collapse
You rock <3
Fixed an error on 2 Levels that a beta tester found. Sorry for this if someone experienced the error.
May you share some tips on how to create a game like this? I mean did you find any templates or you have to start from scratch ?
extropia19 said:
May you share some tips on how to create a game like this? I mean did you find any templates or you have to start from scratch ?
Click to expand...
Click to collapse
Sure
The thing is i don't know if there is a template or something like this (there are templates for sure out there) but i think its better to start on your own because even if you get a fully working template when an error happens (and believe me in Unity you can get an error out of nowhere) then you will have a hard time fixing it.
Youtube and Unity forum can be a great start
20 Dec Update
Fixed some animation issues with broken animations which made the game unplayable under certain circustances.
I would really love if you played the game and you can post any questions here or if you need any hints.
More than happy to have a discussion about the levels here
RiddleTower said:
Hello everyone
Hopefully this post is not against the rules of the community. If something is off please let me know so i can remove it/fix it.
Riddle tower is a game i always wanted to make but having close to no free time it was really hard to start learning unity. The last 3 months i got some free time and now i published it at Google play store.
I understand this game is not for everyone but i am sure that everyone who played these kind of riddle games in the past will get a nostalgic feeling.
I am more than happy to listen to your feedback and also i can keep this thread as a small walkthrough to the game to help anyone who is stacked with some hints.
Have great day everyone.
Riddle Tower - Hard Riddles - Apps on Google Play
Climb the Tower to save the king. Hard riddles and complex riddles on your way
play.google.com
You can find the game by searching "Riddle Tower" on google play store.
Click to expand...
Click to collapse
Hello, great game! Missing notpron days (sigh). As far as hints go, none I can see in my location si I am currently really stuck on 15...help please?
meshmel said:
Hello, great game! Missing notpron days (sigh). As far as hints go, none I can see in my location si I am currently really stuck on 15...help please?
Click to expand...
Click to collapse
Hello there
Thanks for your kind feedback.
Sorry for the late reply. I was working on many new levels and today i uploaded it to the store.
Added season 2 of the game with more than 200+ new levels spread across all categories.
So as far as level 15 of the main story you have to find a sum and maybe it's the same on all corners
Let me know if you need anything else. More than happy to help.
SEASON 2 IS HERE
+ 50 New Main Story Levels
150 Total Text Riddles
150 Total Math Puzzles
150 Total Rebus
Fixed many issues with animations that were broken on some devices and optimized it as much as possible to run on every single mobile out there
Next month plan is to add 150 new levels on all categories and slowly progress with season 3 main story.
The plan is for 4 seasons and a secret ending for anyone brave enough to solve all the 650 riddles that are going to be available on the game.
Thanks everyone who tried and provided feedback so far. I means a lot
SEASON 3 IS HERE
150 Total Main Story Levels
200 Total Text Riddles
200 Total Math Puzzles
200 Total Rebus
One step closer to the final Season (Season 4). I want the final season to be as hard as possible so if anyone want to provide any riddles/puzzles i will be more than happy to check them
Also added a secret ending to anyone who finishes the game 100% which will be available with season 4 in 2 months maximum from now.
Thanks everyone who tried and provided feedback so far. I means a lot
FINAL SEASON IS OUT
200 Main Story Riddles
200 Rebus Puzzles
200 Text Riddles
200 Math Puzzles
More than happy to hear your feedback

Categories

Resources