Case Studies Book a 30-minute discovery call

How to make a mobile game: timeline, phases, and costs by complexity

To make a mobile game you move through six phases, from concept to live-ops, and the total time ranges from a few weeks for a hyper-casual title to two years or more for a live-service AAA build. This guide maps the timeline by complexity tier, walks every phase, and shows what actually drives the schedule and the budget.

Kanika Mathur
By Kanika Mathur, Head of Service Delivery
Reviewed by Resourcifi engineeringPublished Jan 23, 2026Updated Jan 23, 202612 min read
Mobile
Bright flat lay with a colorful game controller and vivid game themed props on a light surface
Key takeaways

The short version

  • Timeline scales with complexity. As directional planning bands, a hyper-casual game ships in roughly 3 weeks to 2 months, a casual title in 3 to 6 months, a mid-core live-service game in 12 to 18 months, and an AAA-grade mobile title in 18 to 24 months or more.
  • Every build moves through the same six phases: concept, pre-production, production, testing and soft launch, launch, and live-ops. The durations scale by tier; the sequence does not change.
  • Production is always the longest phase and the most common reason a schedule slips. It is where the design document becomes a playable, polished product.
  • The market is large but maturing. Mobile games earned about US$103 billion in 2025 (Newzoo), roughly 55% of all games revenue, yet downloads fell 7.2% (Sensor Tower), so time-to-market and live-ops execution now decide outcomes.
  • Engine choice is itself a schedule decision. Unity deploys to iOS and Android from one codebase and is the practical default for most mobile games; Unreal raises the visual ceiling but adds optimization time.

How long does it take to make a mobile game?

It depends on complexity. As directional planning bands, a hyper-casual game ships in roughly 3 weeks to 2 months, a polished casual title in 3 to 6 months, a mid-core live-service game in 12 to 18 months, and an AAA-grade mobile title in 18 to 24 months or more. In every tier the longest stretch is production, where the design becomes a finished, playable product. Understanding this range is the first step in planning how to make a mobile game that actually ships.

These are planning ranges drawn from industry consensus, not a single analyst dataset. The same idea can sit in two bands depending on art scope, multiplayer, and how much live-service ambition you build in. The four tiers below are the useful mental model for scoping a schedule.

  • Hyper-casual: one mechanic, such as a tap, timing or runner loop, monetized mostly by ads. A team of 1 to 3 people prototypes many concepts and kills most of them fast.
  • Casual: match-3, merge, puzzle or idle games with progression and a meta layer, usually a 4 to 8 person team.
  • Mid-core: RPGs, strategy, shooters and other titles with real-time multiplayer, a deep economy and live-ops, built by 8 to 25 or more people.
  • AAA-grade mobile: console-quality 3D, large worlds and cinematic production, which needs 25 to 100 or more people and a multi-year mindset.
Mobile game development timeline by complexity
Typical total build time, in months, before global launch. Production is the longest phase in every tier, and live-ops continues indefinitely for live-service titles.
Mobile game development timeline by complexity tier Directional planning ranges: hyper-casual ships in roughly 0.75 to 2 months, casual in 3 to 6 months, mid-core in 12 to 18 months, and AAA-grade in 18 to 24 months or more. Hyper-casualCasualMid-coreAAA-grade 06121824 mo 3 wk-2 mo3-6 mo12-18 mo18-24+ mo
Data behind this chart
Complexity tierExamplesTypical total timeline
Hyper-casualOne-mechanic tap, timing or runner3 weeks to 2 months
CasualMatch-3, merge, puzzle, idle with meta3 to 6 months
Mid-coreRPG, strategy, shooter, multiplayer, deep economy12 to 18 months
AAA-gradeConsole-quality 3D, large worlds, cinematic18 to 24 months or more
Representative planning ranges based on industry consensus, not a single-source analyst dataset. Production is the longest phase in every tier; live-ops continues indefinitely for live-service games. Directional framing: Stepico and Pixelfield (2025).

The six phases every mobile game moves through

Every mobile game, from a weekend hyper-casual prototype to a multi-year AAA title, moves through the same six phases: concept and discovery, pre-production, production, testing and soft launch, launch, and live-ops. The sequence is stable and uncontroversial; what changes by tier is how long each phase runs. Production is the longest in every case.

1. Concept and discovery

The core idea, target audience, competitor and market fit, a rough monetization thesis, and the success metrics you will judge the game against. A few days for hyper-casual, up to 6 to 12 weeks for an AAA-grade title where the bet is large.

2. Pre-production

The game design document, a prototype of the core loop, art direction, the engine and tech decision, and a vertical-slice plan. This is also where monetization should be designed in, because it shapes progression, difficulty and the economy. Bolting it on later forces rework and stretches the schedule.

3. Production

Building the full game: gameplay systems, levels and content, art and animation, audio, backend, and the monetization economy. This is the longest and most resource-intensive phase in every tier, and the single biggest reason timelines slip.4 It runs from a couple of weeks for hyper-casual to 9 to 15 months for AAA-grade.

4. Testing and soft launch

QA across a device and OS matrix, balancing, and a soft launch in test geographies to read retention (D1, D7, D30), revenue per daily active user, and funnels before going global. For casual, mid-core and live-service games, soft launch is a real calendar-consuming phase, not a formality. Many overruns come from iterating here until the key metrics clear.

5. Launch and global release

App store optimization, the marketing ramp, server scaling, and launch-day operations. Short relative to production, from a few days for hyper-casual to a few weeks for the largest titles.

6. Live-ops

Events, content drops, balance and economy tuning, A/B tests, and retention and monetization work. For mid-core and AAA-grade live-service games, launch is the start of the work rather than the finish, and the cadence never ends. Sustaining that post-launch content is where most studios run short on capacity, which is the case for a mobile app development partner who can keep a dedicated team on the game after release.

What actually drives the timeline

Seven levers decide how long a mobile game takes, roughly in order of impact: the complexity of the core loop, art and animation scope, multiplayer and networking, monetization complexity, the number of platforms, live-ops ambition, and the team and process behind it. Each is something you control at scoping time, which is why an honest schedule starts with these rather than a calendar.

  • Genre and core loop: a single mechanic versus layered systems with progression, a meta-game and an economy. This is the biggest single determinant because it sets production length.
  • Art and animation scope: flat 2D versus stylized versus full 3D with rigging, animation and visual effects. 3D modeling, texturing and advanced animation are repeatedly named as top time and cost drivers.
  • Multiplayer and networking: real-time multiplayer, matchmaking, leaderboards, voice and anti-cheat all need a scalable cloud backend. Real-time multiplayer titles commonly land in the 12 to 18 month band.
  • Monetization complexity: ad-only is fast; an in-app-purchase economy with a battle pass and live events is not. Design it in pre-production rather than after.
  • Platform targets: cross-platform from one engine is the norm, but adding web, PC or console multiplies the QA matrix and store compliance work.
  • Live-ops ambition: a seasons-and-events roadmap requires dedicated ongoing capacity and is the main reason development effectively never stops.
  • Team size, seniority and process: a small indie team takes longer than a staffed studio. Engine familiarity, reusable tech and a clear, frozen scope compress the schedule; scope creep expands it.

The practical takeaway is that the timeline is set during scoping, well before the first sprint. Getting the team shape and the scope right at the start is the cheapest way to protect a schedule, which is exactly where an experienced engineering partner earns its place.

How engine choice affects build time

Engine choice is itself a timeline decision. For most mobile games, Unity is the practical default because it deploys to iOS and Android from a single codebase, is tuned for mobile hardware, and has a deep talent pool and asset ecosystem, all of which cut build time. It powers roughly 70% of top mobile games. Unreal Engine raises the visual ceiling for console-grade 3D but adds optimization time, so it is the call when visuals matter more than iteration speed.

The wrong engine for the ambition is a classic source of rework and delay, so the decision belongs in pre-production rather than mid-production.

  • Unity: mobile-first, strong for 2D and 3D from casual to mid-core, cross-platform from one codebase. The fastest path for the large majority of mobile games, and roughly 70% of top mobile titles run on it (a widely reported, directional figure).5
  • Unreal Engine: a higher graphical ceiling for photoreal 3D and shared PC or console builds, with Blueprint visual scripting for fast prototyping. Heavier builds and longer mobile optimization are the tradeoff.
  • Native (Swift and Kotlin) or HTML5: native suits very light games or deep OS integration but means two codebases and usually more total time for anything non-trivial. HTML5 and WebGL are fastest to distribute for instant-play and playable ads, but the performance ceiling limits ambitious 3D.

For most commercial mobile games the default is a single cross-platform engine, with native or web reserved for situational cases. The engine and architecture decision is the kind of pre-production call where our custom software development team helps avoid a costly redirect later.

Cost and the market behind the schedule

Cost tracks the timeline directly, because cost is roughly team size multiplied by duration multiplied by a blended rate. As representative planning bands, a hyper-casual game runs about $10,000 to $50,000, a casual title $50,000 to $150,000, a mid-core game $150,000 to $500,000, and an AAA-grade mobile title $500,000 to several million or more. The market is large but maturing, which raises the stakes on time-to-market.

The rate math makes the link concrete. North American and Western European senior game developers run roughly $100 to $200 or more per hour, so a 5 to 8 person team for a year is $500,000 to $1.5 million in labor alone. Eastern Europe and Latin America sit around $40 to $80, and South and Southeast Asia around $20 to $50. A US-based team with global delivery can hold US quality and communication while keeping the blended rate well below an onshore-only build, which is the lever that lets a studio afford a longer, healthier production and live-ops runway. Cost-band methodology draws on GoodFirms' 2026 app-cost survey; the game-specific tier bands are directional industry consensus.3

The reason the schedule matters so much is the state of the market. Mobile games earned about US$103 billion in 2025, roughly 55% of all games revenue, with around 3 billion players, per Newzoo.2 But 2025 was a maturity inflection: Sensor Tower put in-app-purchase revenue at US$81.75 billion, up just 1.3%, while downloads fell 7.2% to 50.4 billion.1 In a crowded, slow-growing market, the build that reaches players sooner and sustains live-ops well is the one that wins, rather than simply the best idea.

Frequently asked

How to make a mobile game: common questions

How do you make a mobile game step by step?
Making a mobile game follows six steps: (1) concept and discovery, where you define the core loop, target audience and monetization model; (2) pre-production, producing the game design document, a prototype and the engine decision; (3) production, building all gameplay systems, content, art, audio and backend; (4) testing and soft launch, running QA and a geo-limited release to validate retention and revenue metrics; (5) global launch with app store optimization and server scaling; (6) live-ops, the ongoing events, content drops and economy tuning that sustain a live-service game. The total time runs from a few weeks for a hyper-casual title to two years or more for a live-service AAA build.
How long does it take to make a mobile game?
It depends on complexity. As directional planning bands, a simple hyper-casual game ships in about 3 weeks to 2 months, a polished casual title in 3 to 6 months, a mid-core live-service game in 12 to 18 months, and an AAA-grade mobile title in 18 to 24 months or more. The longest phase in every case is production, where the design becomes a finished, playable product.
What are the stages of mobile game development?
There are six: concept and discovery, pre-production (the game design document and a core-loop prototype), production (building the full game, and the longest phase), testing and soft launch (QA plus a soft launch to read retention and revenue metrics), launch and global release, and live-ops (ongoing events, content and tuning). The sequence stays the same across tiers; only the duration of each phase scales with complexity.
How much does it cost to develop a mobile game?
As representative planning bands, a hyper-casual game runs about $10,000 to $50,000, a casual title $50,000 to $150,000, a mid-core game $150,000 to $500,000, and an AAA-grade mobile title $500,000 to several million or more. The driver is team size times duration times rate, so in North America a 5 to 8 person team for a year is $500,000 to $1.5 million in labor alone, per GoodFirms 2026 app-cost research.
What is the best engine for a mobile game?
For most mobile games, Unity is the practical default: it deploys to iOS and Android from one codebase, is optimized for mobile hardware, and powers roughly 70% of top mobile games. Choose Unreal Engine instead when you need console-grade 3D visuals or shared PC and console builds, and accept longer optimization. Native and HTML5 are situational choices for very light games or instant-play web distribution.
Is the mobile game market still worth entering in 2026?
Yes, but it is a maturing market. Mobile games earned about US$103 billion in 2025, roughly 55% of all games revenue, with around 3 billion players, yet downloads fell 7.2% and revenue grew only low single digits, per Newzoo and Sensor Tower. That means time-to-market and live-ops execution, rather than a good idea alone, decide who wins.
Kanika Mathur

Kanika Mathur

Head of Service Delivery, Resourcifi

I am Head of Service Delivery at Resourcifi, where staffing and scheduling complex real-time builds is a large part of my week. The timeline bands here are the ones I use to scope game and live-service projects with clients, after enough overruns to know that production and live-ops are where honest planning earns its keep. When a schedule slips, it is almost always a scope decision made too late, and that is the part I care most about getting right up front.

Resourcifi on LinkedIn →

Sources

  1. Sensor Tower, State of Mobile 2026 (2026). Mobile games IAP revenue US$81.75B (+1.3%), downloads 50.4B (-7.2%).
  2. Newzoo via PocketGamer.biz, Global Games Market Report 2025 (2025). Mobile games US$103B (~55% of a US$188.8B market), ~3B mobile players.
  3. GoodFirms, How Much Does It Cost to Develop an App? (2026). App-cost survey methodology; game-specific tier bands are directional industry consensus.
  4. Juego Studio, Crucial Stages in the Development of a Video Game (directional, on production being the longest phase).
  5. App Radar, Mobile Game Engines and Development Platforms (Unity powering roughly 70% of top mobile games; directional, widely reported figure).
Keep reading
Related guides worth your time
Mobile & apps App development tools The app development tools you actually need, by category: IDEs, frameworks, backend and BaaS, testing, CI/CD, and design... Read guide Mobile & apps App Monetization Strategies: How to Make Money From Your App App monetization strategies explained: subscriptions, freemium, in-app purchases, ads, and usage-based pricing, plus app... Read guide Mobile & apps Casino Game Development Guide How casino game development works: game types, the RNG, RTP and fair-play engineering, licensing and certification, the s... Read guide Mobile & apps Dating App Development Guide How to create a dating app in 2026: the features, matching algorithm, safety layer, and cost. 200+ experts, Clutch 4.9. Read guide Mobile & apps Educational App Development Guide A practical guide to educational app development: edtech market data, MVP features, AI tutoring evidence, COPPA and FERPA... Read guide Mobile & apps Fitness App Development Guide Learn how to create a fitness app that users actually keep: core features, real cost ranges, wearable tech stack, and ret... Read guide Product & UX AI in UX Design: How AI Is Changing User Experience How AI is changing UX design: personalization, predictive flows, generative UI, and faster research, with concrete app ex... Read guide Web & software Backend Frameworks Comparison A 2026 comparison of backend frameworks across Node, Django, Spring, Laravel, Go and more, by performance, ecosystem and... Read guide Cost & planning Custom software development cost What drives custom software development cost: scope, complexity, regional rates, and pricing models. Budget your project... Read guide
Scope the schedule with us

Planning a mobile game build and want a realistic timeline?