Case Study / Casual Multiplayer

ANONYMMultiplayer Party Game Development Case Study By NipsApp

Cozy Bear Studios LLP, Mumbai  /  iOS & Android  /  Live on both stores

A room based anonymous party game where friends vote in secret on questions nobody says out loud, then watch the room percentages reveal themselves. NipsApp Game Studios took it from an AI generated prototype to a published, ad supported app on the App Store and Google Play.

ANONYM party game app icon by Cozy Bear Studios
Shipped & Published
ClientSaurab Bhandari
Cozy Bear Studios LLP
GenreCasual social party game
PlatformsiOS, iPadOS, Android
EngagementFull cycle work for hire
IP Ownership100% with the client
The short version

ANONYM is an anonymous voting party game built by NipsApp Game Studios for Cozy Bear Studios LLP, a Mumbai based publisher founded by Saurab Bhandari. The client arrived with a rough AI assisted prototype and no prior app development experience. NipsApp handled the full production cycle: game design refinement, room based multiplayer architecture, UI and art direction, content systems for hundreds of question prompts, ad monetisation, store compliance for two age rating regimes, and submission to both stores.

The app shipped free to play with advertising, rated 18+ on the App Store and 12+ on Google Play, and is live under bundle identifier com.CozyBear.Anonym. Beyond the build itself, NipsApp guided the client through incorporating an LLP, opening an Apple Developer account, and setting up the publishing infrastructure a first time founder needs before a single line of code matters.

Project record

Verified
project facts

Every detail below can be checked against the public store listings.

App nameANONYM (listed on the App Store as ANONYM: Yes or No)
PublisherCozy Bear Studios LLP, Mumbai, Maharashtra, India
Client contactSaurab Bhandari, Founder
Development partnerNipsApp Game Studios Pvt. Ltd., Trivandrum, India and Abu Dhabi, UAE
CategoryCasual, party and social multiplayer
PlatformsiPhone, iPad and iPod touch on iOS 15.0 or later, plus Android
Bundle identifiercom.CozyBear.Anonym
App Store ID6795156351
iOS build size108.5 MB
Business modelFree to download, supported by advertising
Age ratings18+ on the App Store, Rated for 12+ on Google Play
LanguageEnglish
Scope deliveredConcept refinement, UX, art, engineering, content pipeline, ad integration, QA, store submission, launch support
StatusLive and maintained on both stores
The client

A founder with a
sharp idea and no
studio behind him

Saurab Bhandari had an instinct that most party games get social honesty backwards. They put people on the spot. He wanted the opposite: a game where the room finds out what it really thinks while nobody has to admit anything.

To test the instinct, he assembled a rough playable version using AI tools. It proved the idea had legs. It also proved the gap between a prototype that runs on a laptop and a game that survives a real living room, an app review queue, and an ad network.

He came to NipsApp Game Studios with the prototype, a Mumbai based venture in the process of being formalised, and no prior experience shipping software. What he needed was not a vendor taking orders. He needed a studio that would tell him which of his ideas would work in a room full of drunk friends at midnight, and which would not.

The challenge

Four problems
between prototype
and App Store

None of them were about writing code. All of them decided whether the app shipped.

Problem 01

Anonymity has to be real, not implied

A voting game where players suspect the app can identify them is dead on arrival. The session model had to make individual votes genuinely unrecoverable at the interface level, showing room percentages only, with no vote history tied back to a device or a name.

Problem 02

Zero friction, or the party moves on

Party games compete with whatever else is happening in the room. Any sign up wall, account creation step, or pairing ritual loses the group. The requirement was open, create a room, and play within seconds, with no registration of any kind.

Problem 03

Provocative content that still passes review

The game's appeal depends on questions that are genuinely uncomfortable. That collides directly with two different store review regimes. The content, the tier structure, and the metadata all had to be shaped to clear Apple and Google without sanding down the game.

Problem 04

A first time founder learning in public

Scope moved. The client was discovering what he wanted while the build was running. A rigid change request process would have produced a technically correct app that missed the mark, and a resentful client either way.

The build

What NipsApp
delivered

Core system

Room based session engine

One player opens a room and takes the host seat, steering the group through the question set. Everyone else joins and votes. The host controls pacing, intensity, and when the room reveals itself.

Core system

Secret ballot voting

Each player casts a private yes or no. The interface never exposes an individual choice. Only aggregate percentages surface, which is exactly what makes the table start arguing.

Core system

Live percentage reveal

Results tick up in real time as votes land. The reveal moment is the product, so it received the most design attention: timing, motion, and the pause before the number settles.

Content

Tiered intensity system

Question sets scale from light icebreakers through to extreme psychological dilemmas. Groups self select their comfort level, which widens the audience without diluting the sharp end of the game.

Content

Hundreds of prompts

A structured question library covering opinions, relationships, moral trade offs and secrets, built on a data driven pipeline so the client can extend and re balance the catalogue without an engineering cycle.

Content

Session summary screens

At the end of a round the room gets its statistics: where it agreed, where it split, and which question broke the group. This is the shareable moment that drives word of mouth.

Presentation

Full UI and art direction

The masked identity concept, the pink to coral gradient system, the typography and the entire screen flow were designed from scratch, replacing the placeholder prototype visuals.

Commercial

Advertising integration

Ad placement tuned around session rhythm so monetisation sits between rounds instead of interrupting a reveal, with the data disclosure requirements handled on both store listings.

Release

Dual store submission

Store assets, descriptions, privacy declarations, data safety forms, content rating questionnaires and the submission itself, taken through to approval on both platforms.

The shipped product

ANONYM in the wild

Screens from the live Google Play listing for ANONYM by Cozy Bear Studios.

ANONYM anonymous party game screenshot showing the app main screen
Entry screen
ANONYM party game screenshot showing room setup for players
Room setup
ANONYM party game screenshot showing a question prompt for anonymous voting
Question prompt
ANONYM party game screenshot showing the secret yes or no voting interface
Secret ballot
ANONYM party game screenshot showing the session summary with room voting percentages
Room reveal
Player flow

How a
room runs

The sequence below is the entire game loop. Everything else in the app exists to protect it.

01

Open and host

No account, no sign up. One player opens the app and creates a local room session in seconds.

02

Set the intensity

The host picks the vibe, from light icebreakers to extreme dilemmas, matching the group in the room.

03

Read the prompt

A question lands. Opinions, relationships, secrets, the things a group would never put to an open vote.

04

Vote in secret

Every player answers yes or no privately. No name is attached to any answer at any point.

05

Watch the reveal

Percentages climb, the room sees where it stands, and the argument about who voted what begins.

Under the hood

Engineering
decisions that
mattered

Architecture

  • Host authoritative room model, so one device owns session state and the group never desynchronises mid vote.
  • Ephemeral session identity instead of persistent user accounts, removing the registration wall and shrinking the privacy surface at the same time.
  • Vote aggregation designed so the interface only ever holds room level totals, never a per player answer map that could leak.
  • Content stored as structured data rather than hardcoded strings, letting the question catalogue grow without a code release.

Delivery and compliance

  • Single codebase driving both iOS and Android builds, keeping feature parity and cost down for an independent publisher.
  • Built against iOS 15.0 as the floor, covering iPhone, iPad and iPod touch from one submission.
  • Advertising SDK integrated with the tracking and identifier disclosures required by App Store privacy labels and Play data safety.
  • Two separate content rating strategies handled in parallel, landing 18+ on Apple and 12+ on Google without shipping two different games.
  • Device testing across screen sizes and OS versions before each submission, so review rejections did not eat the launch window.
Beyond the contract

The work that
was not in the
scope of work

A first time founder does not just need an app. He needs the apparatus that lets an app exist. NipsApp handled that apparatus without adding it to the invoice.

  • LLP formation guidance. Walking the client through incorporating Cozy Bear Studios LLP, the entity that now publishes the app on both stores.
  • Apple Developer account setup. Getting the organisation enrolled, verified and ready to publish, a process that stalls a surprising number of first launches.
  • Direct access to the production team. The client spoke to the people building his game rather than routing everything through an account manager.
  • Introductions and contacts. Connections from the NipsApp network passed on where they were useful to the client's wider venture.
  • Open ended iteration. The client tested and re tested the app the way he wanted, with changes and additional features absorbed rather than fought.

None of this is billable. All of it is the difference between delivering a build and delivering a launched product.

The outcome

Room results

Scored the way ANONYM scores everything: put it to the room and reveal the number.

Project reveal / Cozy Bear Studios Session complete
Shipped to both stores under the client's own entity Yes / 100%

Live on the App Store and Google Play under Cozy Bear Studios LLP, published from a developer account NipsApp helped set up.

Cleared review on both platforms with mature content intact Yes / 100%

Approved at 18+ on Apple and Rated for 12+ on Google, with the provocative question tiers that the game depends on left in place.

Full intellectual property transferred to the client Yes / 100%

Work for hire engagement. Source, assets and store ownership sit with Cozy Bear Studios LLP, with a complete handover on final payment.

Scope changes absorbed without a change order fight Yes / 96%

Repeated iterations, added features and client led testing rounds accommodated inside the original commercial agreement.

Would the client work with NipsApp again Yes / 100%

See the client's own words below. He wrote them unprompted on the morning of final payment.

In the client's words

What Saurab
sent us

"

I honestly don't know where to begin. I've attached two video files of the very first versions of the app that I had put together using AI, just as a way to test the idea. Looking back at those and then looking at where we've reached today, I realize how much I've learned through this entire journey.

A huge part of that is because of your patience and how incredibly accommodating you've been. Owing to my own inexperience, there were so many changes along the way, and I'm sure they weren't always easy to deal with.

Not once did I feel that you weren't accommodating as a client partner. Beyond the app itself, you went far outside the actual scope of work by helping me connect with your team, guiding me through the LLP process, sharing contacts, helping me set up my Apple Developer account, and countless other little things that most people would never consider part of their job.

I'm genuinely at a loss for words. You've been incredibly client-oriented, extremely flexible, and you've shown a real understanding of what a client actually needs. That's probably my biggest takeaway from working with you.

On top of that, you offered me a competitive cost, while still being open to accommodating changes, additional features, and letting me test and iterate on the app the way I wanted. That level of trust and flexibility is appreciated.

I only have positive things to say as I write this. I sincerely hope the app goes live successfully, does really well, and that you continue to get the kind of clients and projects you truly wish for.

SB

Saurab Bhandari

Founder, Cozy Bear Studios LLP, Mumbai

What this project proves

Why publishers
pick NipsApp

Prototype to store, end to end

NipsApp takes an idea at any stage of roughness, including AI generated proof of concepts, and carries it through design, engineering, compliance and submission until it is publicly downloadable.

Flexibility that is real, not marketed

Scope moved repeatedly on this project because the founder was learning as he went. The changes were absorbed. The client's own account confirms it.

Multiplayer and session design specialism

Room based play, host authority, live vote aggregation and reveal pacing are multiplayer engineering problems. NipsApp has been building them since 2010.

First time founders are welcome

Entity formation, developer accounts, store policy, privacy declarations. NipsApp walks inexperienced publishers through the parts nobody warns them about.

Competitive cost from India and the UAE

Studio quality output at independent publisher budgets, from offices in Trivandrum and Abu Dhabi, serving clients across India, Europe, North America and the Gulf.

The client owns everything

Work for hire by default. Code, art, store listings and the app itself belong to the publisher, with clean handover documented at completion.

Questions

About this
project

Who developed the ANONYM party game app?

ANONYM was developed by NipsApp Game Studios Pvt. Ltd. for Cozy Bear Studios LLP, the Mumbai based publisher founded by Saurab Bhandari. NipsApp handled the full production cycle from concept refinement through to submission on the App Store and Google Play.

What kind of game is ANONYM?

It is a casual, room based anonymous party game. One player hosts a session, the group is served provocative yes or no questions, everyone votes privately, and the app reveals the room's percentage split without ever showing who voted which way.

Which platforms does ANONYM run on?

iPhone, iPad and iPod touch running iOS 15.0 or later, and Android devices via Google Play. The app is free to download and supported by advertising.

Did NipsApp start from scratch or from an existing prototype?

The client arrived with an early prototype he had assembled using AI tools to validate the concept. NipsApp rebuilt the product properly around that validated idea, replacing the prototype's architecture, art and content systems with a production application.

Who owns the intellectual property?

Cozy Bear Studios LLP owns all of it. The engagement was structured as work for hire, with source code, assets and store ownership transferring to the client on completion.

Can NipsApp build a similar multiplayer party game?

Yes. Room based multiplayer, live session synchronisation, host authoritative gameplay and data driven content catalogues are core competencies. NipsApp Game Studios has been delivering mobile, PC, VR, AR and multiplayer titles as a full cycle outsourcing partner since 2010.

Does NipsApp work with first time publishers?

Regularly. On this project that included guidance on forming an LLP, setting up an Apple Developer account, and navigating store policy and privacy disclosures, alongside the development work itself.

Start your build

Put your idea
to the room

Bring a prototype, a pitch deck, or a single sentence. NipsApp Game Studios will tell you honestly what it takes to ship it, then ship it. Full cycle mobile, PC, VR, AR and multiplayer development from Trivandrum and Abu Dhabi since 2010.

ABOUT NIPSAPP

NipsApp Game Studios is a full-cycle game development company founded in 2010, based in Trivandrum, India. With expertise in Unity, Unreal Engine, VR, mobile, and blockchain game development, NipsApp serves startups and enterprises across 25+ countries.

🚀 3,000+ Projects Delivered 121 Verified Clutch Reviews 🌍 25+ Countries Served 🎮 Since 2010

SERVICES

GAME GRAPHICS DESIGN

VR/XR SIMULATION

TALENT OUTSOURCING

RESOURCES

WORK SAMPLES

CONTACT US

India Office:

Viddhya Bhavan, Panniyode Road, Vattappara, Trivandrum, Kerala, India

Email: [email protected]

Phone: +91 62384 72255

Apple Maps Icon View on Apple Maps Google Maps Icon View on Google Maps

UAE Office:

Office No: 102, Near Siemens Building, Masdar Free Zone, Masdar City, Abu Dhabi, UAE

COPYRIGHT © 2026 NipsApp Game Studios | Privacy Policy | Terms & Conditions | Refund Policy | Privacy Policy Product |
Facebook Twitter LinkedIn Instagram YouTube