Video summary
Your first game is too big (Stop doing this)
Main summary
Key takeaways
Storyline / Core Message
- The video’s “story” is the author’s warning about why beginner game projects fail: not because the creator lacks skill, but because the game is scoped too big, usually around ~3 months in, after initial motivation fades and the creator realizes the work requires a team.
- The fix is to stop trying to build a “dream” first game and instead build a small, finishable game that you can actually ship—so you learn the most important skill: finishing.
Gameplay / Development Focus (What to Build)
The video doesn’t focus on a specific game’s narrative; it emphasizes gameplay scope—what the player repeatedly does.
Key idea: Define a single core gameplay loop in one sentence, then build around it.
Gameplay Highlights / Examples of Good Scopes
The speaker contrasts “bad vs good” scope examples to show how to keep things realistic.
-
Platformer
- Bad scope: Metroidvania with interconnected map, upgrades, and a story.
- Good scope: 10 handcrafted levels with one mechanic (double jump) and a timer.
-
Puzzle game
- Bad scope: Procedurally generated puzzle roguelike.
- Good scope: 20 handmade levels around a single rule, focusing on making puzzle design satisfying through repetition rather than endlessly prototyping.
General pattern emphasized:
- “Good scope isn’t doing less because you’re weak.”
- It’s doing the important thing more—repeating core design work instead of spreading effort across many systems.
Strategies / Key Tips (Step-by-Step Framework)
To scope correctly, the video outlines a simple framework:
-
Pick a one-sentence core loop
- Example formats: “jump between platforms and avoid hazards” or “match three tiles to clear the board.”
- If it needs more than a sentence, it’s too big.
- Cut any feature that doesn’t fit the loop.
- Don’t add menus or extra systems yet (no save system, no story) until the core fun exists.
-
Build the fun first
- Use rough placeholders (even gray boxes) to prioritize playability.
- Make the core loop feel finished early, not dependent on polish for nonexistent content.
-
Set a “scary” deadline
- Use a short deadline that forces restraint (examples given: ~2 weeks for one person, ~4 weeks for another).
- The deadline shouldn’t be “when it’s done,” because “done” tends to become infinite.
- Scope expands to fill the available time—so give it almost none.
-
Write a “not-doing” list
- A “not doing” list is presented as more powerful than a standard feature list.
- When ambition returns, you can check what you already decided not to build.
Overall method in one line:
- One-sentence loop + cut everything else + scary deadline + not-doing list.
Common Reasons Projects Fail (Explained)
- Comparing your Day 1 to other games’ “Day 10”
- You see the polished outputs from teams that already failed at similar things before.
- Ego / emotional reluctance
- Building something small can feel like “admitting you’re a beginner,” so creators keep expanding scope to compensate.
- Scope creep
- It doesn’t feel like a problem while it’s happening because each addition seems reasonable individually—until the whole project becomes too painful to finish or abandon.
Tools / Advice for Beginners Getting “Unstuck”
The video includes a sponsored solution for beginners who stall on the actual Unity learning/building part:
- It promotes Zero to Mastery Unity bootcamps:
- Structured, project-based paths from “opened the editor” to a finished playable game.
- Example projects mentioned:
- A complete RPG (quests, rewards, potions, combat, weapon upgrades).
- A complete 3D tower defense strategy game (start to finish).
- Includes Discord support with instructor/TA help and accountability options.
Core Reframe / Takeaway
- Your first game is not your magnum opus.
- It’s a practice rep designed to teach you finishing, which the speaker frames as a separate skill from building.
- The strongest short-term predictor of improvement (per the video) is shipping many small games, not polishing one huge dream project.
Gamers / Sources Featured
- Hollow Knight
- Hades
- Zero to Mastery (sponsor/featured learning source)
- Discord (featured as part of Zero to Mastery’s program)