Summary
The Business Model Canvas is a one-page tool for describing how a project creates, delivers and captures value. In game development, it helps a team connect the creative idea to the practical conditions around it: who the game is for, why those players care, how they will find it, what it costs to make and how money might return to the team (Osterwalder and Pigneur, Business Model Canvas, see source-business-model-canvas).
For students, the canvas is not a promise that the game will make money. It is a way to find weak assumptions early.
Key ideas
| Canvas block | Game-specific question |
|---|---|
| Customer segments | Which players, buyers or funders does the project serve? |
| Value proposition | What specific play experience, fantasy, utility or learning value does the game offer? |
| Channels | How will the game reach players: Steam, itch.io, console, web, classroom, festival, social media or publisher? |
| Customer relationships | How will the team communicate before and after release: Discord, devlogs, mailing list, playtests, patch notes? |
| Revenue streams | Where does money come from: premium sale, free demo, crowdfunding, grant, publisher advance, in-app purchase, client work? |
| Key resources | What must the team have: engine skills, art pipeline, IP, community, build, source control, hardware? |
| Key activities | What work matters most: prototyping, production, marketing, playtesting, platform setup, support? |
| Key partners | Who helps: publisher, platform, funder, contractor, university, localisation provider, QA support? |
| Cost structure | What costs money: team time, software, assets, outsourcing, platform fees, marketing, hardware, localisation? |
In practice
Use the canvas after the first playable prototype, not before any game exists. A blank canvas filled only with hopes is not useful. A canvas based on a small build, a target audience and a few comparable games can expose useful questions.
For a small student game, start with four blocks:
- Customer segments
- Value proposition
- Channels
- Cost structure
Add the other blocks once the team can explain those four clearly.
Worked example: cosy puzzle game
| Canvas block | Draft answer |
|---|---|
| Customer segments | PC players who like short, relaxing puzzle games such as A Little to the Left and Unpacking |
| Value proposition | A 60-minute puzzle game about arranging magical objects in tiny rooms |
| Channels | itch.io prototype, Steam Coming Soon page, TikTok clips, university showcase |
| Customer relationships | devlog, Discord playtest group, festival demo feedback |
| Revenue streams | premium PC sale, possible publisher support, no microtransactions |
| Key resources | Unity/C# skills, 2D art style, puzzle design, trailer footage |
| Key activities | build 10 polished rooms, test readability, make Steam page assets |
| Key partners | musician, QA testers, possible publisher or grant mentor |
| Cost structure | team time, audio commission, capsule art, Steam Direct fee, festival travel |
This canvas raises immediate tests. Does the team know the audience well enough? Are the comparable games too successful to be useful? Can the art style support enough screenshots? Does the team have enough puzzle-design skill to make 10 rooms?
Evidence
Strategyzer describes the Business Model Canvas as a tool for visualising and communicating a business model, and for designing or changing business models (Osterwalder and Pigneur, Business Model Canvas, see source-business-model-canvas).
Della Rocca’s pitching advice makes the game-specific reason clear: funders expect teams to understand product strategy, market research, player interest, timeline, budget and team capacity before asking for money (Della Rocca and McAloon, Four Tips for Pitching Your Game, see source-game-pitching-to-publishers).
Hiwiller’s P&L examples show why cost and revenue assumptions need to be tested rather than guessed. A game can feel small and still be commercially impossible if team time and marketing costs are ignored (Hiwiller, Players Making Decisions, see source-players-making-decisions).
Practice
Fill a Business Model Canvas for your current project. Then mark each entry as:
- known
- plausible but untested
- guess
Success test:
- every revenue stream has a matching channel
- every channel has a player segment
- every major cost is named
- at least three assumptions are marked as guesses
Extension:
- choose the riskiest guess and design a one-week test for it.
Self-test
- Which canvas block asks who the game is for?
- Why is “everyone who likes games” a poor customer segment?
- Why should channels and revenue streams be checked together?
- What does the cost structure block force a student team to confront?
- What is one useful test for a weak value proposition?
Answers
- Customer segments.
- It is too broad to guide design, marketing or pitch decisions.
- A revenue plan only works if there is a realistic way for the audience to find and buy or fund the game.
- The real cost of team time, tools, assets, marketing, platform fees and support.
- Show the game page or prototype to target players and ask what they think the game offers.
Implications
- Use the canvas to ask better questions, not to decorate a pitch deck.
- Treat every block as an assumption until there is evidence.
- A student team can still use the canvas for non-commercial work by replacing revenue with value returned: marks, portfolio, research, community use or client benefit.
Open questions
- Should the programme use the full nine-block canvas for first-year students, or a simplified four-block version?
- How much market evidence should final-year teams be expected to collect before pitching a project as commercially viable?
Related
investment-pitches-for-games | publishing-and-funding | game-marketing-fundamentals | game-industry-realities | game-design-documentation | vertical-slice