[GAME][1.6+] Curve Mania - Android Apps and Games

Hi guys,
I don't know 'bout you, but any game I've ever played seemed to be interesting at first and kept me playing it until I completed the storyline (or beat 'some' of the levels of an arcade) and then I gradually lost my interest in it.
So far the best (for me) was LFS and TC:Elite (your opinion may vary, of course), they kept me going for years. I was wondering what was the reason of that and I came to the conclusion it must have been because of the true multiplayer nature.
Furthermore, back in the old days (Amiga, C64) the simplest games gave the most fun.
I was looking for something similar on Android. Drag racing is very good, Air Control is great. But are simple and addictive, but none of them really offered 'true' multiplayer. By this I mean playing with (or against) someone sitting next to you. I also tried the 'high budget pro games' like Asphalt from Gameloft, but i played it for like 15 minutes and never touched it again. Somehow it failed to attract me.
I wanted something that is simple, something I can play with my friends, that won't become boring after some hours of play just because I can beat the 'bots and something, that remains to be challenging.
Driven by this 'selfish' need, let me introduce the game I've been working on the past couple of months. By now you can guess it's gonna be very simple, but multiplayer game. It's called Curve Mania.
https://market.android.com/details?id=com.ratcash.games.curvemania
In this game you have to prove you're the smartest 'droid' by surviving all the other players in a limited arena. Develop your driving skills, apply tactics, join forces! Whoever is 'The last man standing', wins!
There are, unfortunately, some drawbacks having a multiplayer-only game:
1. you can't play this game alone. There are no bots. Two players is the minimum, three is recommended for fun and 7 is the ultimate challenge, where you can create alliances against against the current leader, etc.
2. you need a working WIFI network. Because of latency restrictions, local network multiplayer is the only option. Will see later if 3G is possible.
Most important thing last. The game is free for up to 3 players, and you'll have to spend some cents if you'll willing to play with 4+ players. I opted for this mainly because:
1. I wanted to develop it, mainly for myself, but then again, did not want to keep it only for myself.
2. Three players should be enough to try/play/experience the game and cause you lots of fun.
3. I did not want to ruin the game with ads (to at least get a small return on my time and efforts)... So if you think this game caused you fun and is worth some cents, you can buy one of the advanced features. This will show me your 'gratitude' and allow you to have even more fun. I hope this is a fair deal.
If you feel like this game is worth (at least) trying, please head over to Android Market. I'd appreciate your honest ratings and posting your impressions either here, or directly on the market. Bugs reports (if any), contributions and feature requests rather here or to the support email address so we can communicate.
Happy gaming!

A new bugfixed version is uploaded.

Related

Any game even remotely similar to Binding of Isaac?

Yeah, I know you can extract the .swf file and run it on the phone, but it runs awful. Also I know there's gonna be the Rebirth edition on android, maybe.
Thing is, I'm addicted to this game and I wanna find anything (emulation, probably) similar to it. I did tons of research and the best candidates are cardinal quest (android native roguelike, partially optimized on the Play, fun and simplistic but there's not much action) and "dicing knight" on the wonderswan color (LOL) which I don't even know if can be emulated. Every roguelike is basically too static, and every action rpg/dungeon crawler with realtime, skill-intensive combat either has not permadeath, or hasn't got random generated levels, or both.
I know there isn't a game really like Isaac. I'm just searching for something remotely similar, maybe just addicting, challenging, suited for long runs and small bites. You know, on a phone you'll want that.
Try Deadly Dungeons RPG. I love the game and while it doesn't look a thing like Binding of Isaac it is a rouge-like with random level and item generation and a perma-death mode. It is not Xperia Play optimized but works very well with touchscreen imo.
https://play.google.com/store/apps/details?id=DeadlyDungeons.App&hl=en
I came across that one too; I could play it with gamekeyboard if only it was playable in landscape.
Can it? It didn't seem to me, but then again I didn't buy it :x
Just play the original Legend of Zelda with an NES emulator. That's the closest you'll get, without running the .swf on your phone.
well... fact is, it's not randomized, hasn't got permadeath, and you gotta actually go into the dungeons. I mean, it's a completely different game (that I played, anyway)
Hey, to the best of my knowledge Deadly Dungeons cannot be run in Landscape but trust me, it's one of the few games worth using touch screen for. Too bad there isn't a demo but I enjoyed it far more than similar first person rogue-likes such as Grimrock.
i was playing a lot "legends of yore" when it was in its early stages.i think its complete now,give it a try
Sent from my R800i using Tapatalk 2
I tried that, it's great but it's kind of towards the "deep rpg" side of things. Dungeons are actually randomly generated each time you enter, but you can save and load files, level up the character and stuff like that. I also find that game more suitable to the touchscreen, as it's not completely optimized AFAIK. I think I'll stick to cardinal quest for now, which basically works like legends of yore but it's simpler and roguelike. :\
Waiting for Isaac Rebirth to come and save me
Killer Cavern!
Try Killer Cavern, still in development but hopefully already fun! Can't post the link here but just search the Google Play Store for 'Killer Cavern'. Thanks!
Lostx Dungeon, a bit like
Lostx Dungeon, a mobie game on google play, Action game combines the elements of Dungeon Crawling, Rough-like, Shooter, Adventure, a bit like the binding of isaac , enter the gungeon

[GAME][2.3.3] Plane Popper (Fun & simple, Play Games services, Facebook)

Hello XDA!
I'm Bobbyloujo and I made a game called Plane Popper! You can get it on the Play Store. This game adds some fun new twists on the old Flash game Helicopter Game. Touch the right side of the screen to go up, release to fall down. Touch the left side of the screen for a speed boost. Pop as many balloons as you can while dodging fireworks and blimps! The game gets progressively harder as you pop more balloons.
Here's a gameplay video: https://www.youtube.com/watch?v=aNvl1UJ53Rg
Story time:
I made this all on my own. The programming, the graphics, the sound effects, I did it all. It started in November 2012 when I started to teach myself Java. I developed a simple game engine and then moved on to Android. Taught myself Android development using many online resources (including XDA!). Plane Popper started off using the Canvas drawing system but I realized that was too slow for this type of game. So, I learned OpenGL ES 1. That was probably the hardest thing. Most of the time spent programming Plane Popper was spent on writing my own game engine that uses OpenGL. I've started separating the engine from the game and I'm planning on releasing it when I have something presentable put together.
My only previous programming experience includes some Nintendo DS homebrew development using DS Game Maker. The DS homebrew scene has pretty much died off and I think Android is a great next step. I'm also a sophomore in college trying to get into Computer Science (part of engineering at my university) but I might end up switching to IST. Engineering is hard and stressful and I can always just keep teaching myself what I want to know.
As I said, I also did the artwork. I like making graphics just about as much as I like programming so a lot of time spent making Plane Popper was also spent making graphics. I'm not so good with sound effects though. Most of the effects in Plane Popper are just edited claps and fan noises haha.
So tell me what you think! I'm pretty proud of my little game as you can probably already tell . Initially there were some glitches causing the game to crash on startup. I'm pretty sure I fixed it but please tell me if it happens to you or if you find any other bugs. Also tell if the graphics look pixelated on your device. That may be a side effect of my fix.
My website is www.bobbyloujo.com and you can find some screenshots and videos on there as well as my DS work and a whopping 2 blog posts
Finally: many people have told me that the game is too hard. I'm planning on adding different difficulty setting when I get the time. Tell my what you think and if you have any other feedback let me know! Also, don't forget to rate and review it on Google Play if you like it
Any comments? I posted this late at night so I think it may have gotten overlooked.
Great game, I like the graphics keep it up!
Good game!
Haha, this game is pretty fun! And challenging in the same time! Good for killing time.
Thanks everyone! Soon I'll release an update with ability to change the difficulty.
This is awesome!
It's really funny game
Good job, the game is well-done !

Reskinning Apps

Okay so it's not a new concept. While I was in college, I went to a speech by some legend in the programming world who's name I do not remember. Said he worked on some sort of Tiger Woods game and had the patent for sending information over the internet between two video game consoles. Back in those days arcade machines were quite popular. They made one game then reskinned it and they thought it wouldn't sell, but it did very well. It was essentially the same game, but new visuals. You can see the idea really reflected onto my work. Now my later game(s) I feel are better and are an inspiration to go back to my earlier games and remake with what I learned from the later games. I've learned 90% of revenue comes from 10% of your user base. I'm hoping to learn to create a fan base.
First Game: Capem
https://play.google.com/store/apps/details?id=org.infoscript.money
You shoot birds
Second games
https://play.google.com/store/apps/details?id=org.infoscript.whenpigsfly
You shoot flying pigs
Third game
https://play.google.com/store/apps/details?id=com.alsudfa.farmdefenderfree
You shoot ufos
This is my latest game. I changed the sensors around and achieved better accuracy as well as worked out some math problems for some new flight patterns. I will then go back to my first 2 games and change the skins.
I'm new here, so I hope I didn't break any rules. I would be happy to answer any questions. Also, I'm looking for work.

How we made the game. Our story.

Hi everyone! I’d like to tell you the story about the creation and release of our first game. I will tell you a little about our company’s background and the difficulties that we encountered during the development. I hope our story might be useful to you too.
It all started a few years ago when my brother built up a team of like-minded people who were eager to create, and this was then expressed in the creation of animation and computer graphics for various projects. The team eventually grew, as well as the number of orders from clients. Then there was a point when we decided to create our own game project. Thus, we began a long preparation process. Unfortunately, our existing knowledge base was not enough to start the project. New volunteers joined the team, the learning process started, and the project began to acquire its first outlines. The result was a prototype of Crocks Hunter, a 2D platformer.
The plot of the game was as follows: Crocodile-aliens arrive on Earth to steal the Moon from earthmen. The main characters of the game (a boy or a girl, depending on player’s choice) must go through six different locations (desert, jungle, lava, water world, ice jungle, and fairy forest), and catch — not kill, the game is absolutely violence-free and child-friendly — all the Crocodiles into boxes which are used sometimes for some puzzles, and then defeat the final boss. One of the graphics features of the game is that 3D character models were rendered into 2D to make more complex, natural and fancy animations and to keep the high quality of the overall picture, along with a light-weight installation file.
Initially, the project was planned to be released for mobile platforms, but as the development progressed, it was decided to release it for PC, and then for Nintendo Switch. This was due to several reasons. Firstly, mobile game publishers are into the free2play game model, for which platform games are not quite suitable, although we figured out how to monetize the game, and to draw the player’s interest to micro-transactions. Secondly, in order to enhance the visuals of the game with various effects, we would have to sacrifice the performance. Therefore, it was more interesting to release the game on PC and consoles but at a set price. One of the publishers suggested that we release an update with six levels and two bosses once a month. Thus, it would be possible to retain the player for a long time, but so far we have not tried this model. Although, who knows, maybe you will?
We temporarily froze the Crocks Hunter project but did not abandon it. We are writing new documentation, and designing new levels. We are open to cooperation with investors and publishers to make a global bestseller together.
Currently, we are working without an office, so the whole team works remotely. In order to complete the project and make it at a high level, we would need to gather all the team members in one place, and this requires funding. So we started looking for investors. Many publishers appreciated the great potential of the game but would invest in the project after it being fully fledged and ready for release. As it turned out, Russian investors are afraid of the gaming industry, and they are completely unready to invest in it. Perhaps, this is due to their not understanding the potential and the specifics of the industry. Many foreign investors simply don’t work with Russia. At some point in our search for investors, we were stumped. The team could no longer work on pure enthusiasm. Some team members quit. Some began to slow down the main process, saying that they’d prefer to take orders as before than “work for the fairies and unicorns”. But some determined team members still believed in the project and continued to create it. So this is how the PUSHINGAMES company was created.
Unfortunately, there is no “book for dummies” on how to achieve success from the beginning to end in video games industry. The information you may find on the Internet is very superficial. Therefore, look for according courses, literature, or even better, find some competent mentor who will guide you. Our mentor was a game designer Konstantin Savochkin
One evening, when we were discussing some details, we decided to create a little something to distract ourselves, and came up with the “Quick Week” project. The main goal of which was to create and release one mini-game within a week. It took a couple of days to write game design documents and calculate P & L. Meanwhile, our artists already made the first sketches and prototypes.
We really like the examples of the Nintendo and Marvel universes when the story of one character is woven into the story of another, thereby creating fascinating endless worlds. Maintaining the heritage of the “Crocks Hunter”, we chose the main character to be a crocodile. The result was Jumping Crock: Jellyfish Attack, an arcade retro jumper for mobile platforms, designed in the style of space comic books of the 80’s .
Download link on GooglePlay: Jumping Crock Jellyfish Attack
In total, we spent around $600 to create the game, excluding licenses and developer accounts. We spent most of the budget on localizing the game and its description in 12 languages, including Russian.
To do the translation job, we chose a small but very responsible team — Locnloader a pool of freelance video game translators with 8 years of experience and voice over actors collected in one place. They specialize in indie-games and such small teams as ours, and that affects the price in a good way. For a reasonable price, they did us translations within 2 days. Moreover, they helped us with the ASO description text and edited it to sound a little more adequate, which is sometimes hard when it comes to repeating many same keywords in one small text. What I personally liked is that their team manager had some understanding in game design (and even took a course in it), and a little in ASO. That’s what I call speaking the same language!
We are very proud of the music in our arcade in particular. We love rock! There is 8-bit Space Rock music in the game. It was written by a wonderful musician, composer, and our cousin Yevgeny Protopopov. The music takes you back to the past, especially if you played Battle Toads and Tanks as a child.
Since we created the project with our own money, the payment to our specialists for the work done was extremely symbolic and incommensurable with the level of their professionalism. Therefore we are immensely grateful to our team and believe that without them we wouldn’t succeed.
In order for the project to be successful, it is very important for the team to have a Team Lead, who could drive this train, per aspera ad astra. In our team, that would be my brother Nikita.
Many companies could have achieved well-deserved success, but they never reached it, stopping halfway through. The history of the company with the fruit on the logo is the lodestar for us on how to do things.
Of course, you always want to do something unique and ambitious like Crash Bandicoot. You might want to make the game more complex by adding many different features and mechanics, but it’s better not to do so. Make it easy! The process of creativity absorbs you. You always want to add something else, when almost everything is ready. It’s best to concentrate on the main idea and actually bring it to life, and after the release, just make an update. By making game updates after the release, you maintain players’ interest and make your app appear at the top of the search results in application stores. In the long-term development of your project, it’s very important to take a detached view. Do beta and alpha testing. Of course, this is a bit like parent-teacher nights at school, when they scold your beloved child, and it can be painful, but it will be good for you.
We made our game free-to-play. We were looking for ads SDK for a long time, and we stopped at the companies:
● Appodeal
● AdMod
As the saying goes, “Creativity is great, but sometimes hunger takes over”. The most important thing is to remember who we are doing this for. We believe that a player should stay immersed in the game as long as possible, without being disturbed by ads in the heat of the moment. And of course, you can’t go without them at all. Use all available services of GooglePlay and AppStore, in-app ads, Achievements, and Leaderboards.
After we published our game in stores, the hardest part began — promotion. Promoting the project itself is also very important. You can create a masterpiece, but in order for it to become a bestseller, you got to try your best. How can you do it when there is no budget? To accumulate link mass, you can write articles in the media and various forums. But as practice has shown, there is nothing better than word of mouth. Bloggers, YouTube and streamers are such goodwill ambassadors. Each of them makes game reviews in their particular style. Find the one you like and persuade them to do a review for free. However, you are unlikely to have luck on this one (we haven’t). Russian bloggers ask for two to three times more money than their foreign counterparts, by the way.
Before releasing your game, create your info channels and use cross-references between them. It works! We use:
● Facebook
● Twitter
● Youtube
● Instagram
● Yunoia
● Bridget Loker
● Telegram channels and chats.
Now let’s get to the final part — working with app stores and how we published our game.
Google — everything is quick and easy. The main thing is to make an agreement with your conscience and not to sign Coppa.
AppStore —an application is being checked for a long time. It feels like an eternity. But in fact, it takes a week for them to check it, despite them saying 24 to 48 hours.
Amazon — quick and easy.
AppScater — as soon as you publish on the main stores, you can start invading Greater China. Appscater is there to help you.
So it goes.
P.S.
Once again I want to say thank you to my team. And please, don’t forget to try and play our game
The author of this article and chief marketing officer, one of the brothers, Artem Pushin.
Love your journey from starting to till today. Thanks for your post. :good:
Сongratulations on the release! I would like to read about promotion steps, if you did any, except social networks cross-references..
Love it!

[GAME][4.1+][BETA] Beta Testers Needed: Money Clicker – Business Simulator+Idle Game

Hello everyone,
I am glad to be able to present you a game I created. It's called Money Clicker. As you can imagine, this game is an idle clicker. But before you say: "Just one more of many boring idle clicker games", I want to show you what Money Clicker makes different than the competitive apps. In Money Clicker you can not only click until you finger hurts - no you can purchase world-famous skyscrapers, buy company stocks in the virtual stock exchange, and even start your own business with thousands of employees! Additionally, the game is tightly integrated with Google Play Games, so you can earn achievements, climb leader-boards and compare with your friends. And the best: Money Clicker is completely free and doesn't contain ads.
It started as a small app on a January afternoon but turned soon into a much bigger project. Please notice that this game is still in Beta and may contain some bugs. I would really appreciate if you could test the app and give me feedback (perhaps in this thread or per Google Play Store feedback).
Interested?
Unfortunately I am not permitted to post links so if you want to try it please go to the Google Play Store and search for "Money Clicker" and select the app from "Illumination Apps".
If you have any questions don't hesitate to ask me.
~Jonathan (Developer of Money Clicker)
Awesome. Sounds great. I'll give it a go.
Would it be possible to get changelogs of updates to see what's changing from patch to patch?
Love
I'm a beta tester and I'm currently obsessed. I would like to eventually be able to have more strategy involved in some areas, but I'm just craving a deeper real time turn over. Long term stocks and day trading. I like the randomization and variables. All ready more categories to explore than most and different incomes to acquire. Keep up the great work!
suggestions and maybe a bug
I have a few things to say, first of all: Great game, great idea, it's really fun.
I'd like to know more how things really work, for example when I upgrade the research facilities of my business what will this do? will I have a lower cost? will I be able to sell my goods at higher prices? What about using money to spend in research? What's going to happen???
Also I'd like to report a bug: I upgraded the factory this morning by 1 level and it was already at maximum level, the hint said "you should hire more workers in order to get your goods out in the world fastest" or something like that, the problem is that the minimum amount of employees I could hire was 12.000, thus I was -30.000.000 in the account balance and after a few minutes the game said "your business failed, you sold everything except the REIT to repay your debts" ....
Anyway it's really a good game,
Thanks
Wow, now 500k+ downloads.
I'd like my game to be so successful too.

Categories

Resources