Skip to content

Chapter 5: Rules, Respect, and Release

Your game is almost ready for players. But before you hit that giant “publish” button, there are a few real-world rules you need to master — from protecting your creative work to keeping your players safe.

When you create something new — a game story, an original character, or custom code — you are officially a creator, and creators have rights. This concept is called intellectual property (IP) intellectual property (IP): Creations of the mind — like stories, characters, art, and code — that are legally owned by their creator and protected by law. .

ProtectionWhat It CoversKey Detail
CopyrightOriginal artwork, music, code, and storyProtects your work the second you create it — but you can’t copyright an idea
TrademarkGame titles, studio logos, catchphrasesStops others from making cheap knockoffs of your brand
PatentUnique inventions or game mechanicsProtects completely new technical innovations

Sometimes developers want to share. Creative Commons Creative Commons: A set of public licenses that let creators share their work with specific permissions — like allowing others to remix it, as long as they give credit. and open-source open-source: Software whose source code is publicly available for anyone to view, modify, and distribute. Godot is a popular open-source game engine. licenses let creators set rules for how others can use their work. Entire game engines, like Godot, are built open-source!

If you work for a game studio, you’ll likely sign a Non-Disclosure Agreement (NDA) Non-Disclosure Agreement (NDA): A legal contract where you promise not to share confidential information about a project. Breaking an NDA can have serious legal consequences. — a strict contract promising you won’t leak any details. Studios even use fake “Project Names” internally to trick hackers and prevent leaks.

Creating a game means you have a relationship with your players and a social responsibility to keep them safe.

In the early 1990s, Mortal Kombat was so surprisingly violent that it led to the creation of the ESRB ESRB: Entertainment Software Rating Board — the organization that assigns age and content ratings to video games in North America, similar to movie ratings. . Just like movie ratings, ESRB ratings tell players what a game contains before they buy it:

RatingAudienceDescription
EEveryoneSuitable for all ages
TTeenContent suitable for ages 13+
MMatureContent suitable for ages 17+

The best games are played by millions of people all over the planet. Great developers add accessibility accessibility: Design features that make a game playable by people with disabilities — such as colorblind modes, adjustable text sizes, remappable controls, and visual sound cues. options so that every gamer can play competitively:

  • Colorblind modes — alternative color palettes
  • Adjustable text sizes — for players with low vision
  • Visual sound effects — on-screen cues for deaf or hard-of-hearing players
  • Remappable controls — so players can customize inputs to their needs

When players create accounts, you must protect their privacy privacy: A player's right to control their personal information. Developers must use strong security practices to protect player data from hackers. using strong security practices.

Developers also protect games from piracy piracy: Illegally copying and distributing a game without permission or payment. Studios use Digital Rights Management (DRM) to prevent this. — illegally copying and sharing a game. Studios use Digital Rights Management (DRM) Digital Rights Management (DRM): Technology used to control how digital content is accessed and copied, preventing unauthorized distribution of games and software. to stop unauthorized copies.

Gaming is always evolving. Here’s where things are headed:

Games are more social than ever — cross-platform friends lists, global leaderboards, and voice chat connect players worldwide. Gaming has even become a massive spectator sport, with e-sports e-sports: Organized, competitive video gaming at a professional level. Major e-sports tournaments fill stadiums and offer millions of dollars in prizes. tournaments that fill entire stadiums!

Instead of needing expensive hardware, cloud gaming cloud gaming: A technology that runs games on powerful remote servers and streams the video to your device — like Netflix, but for games. runs games on remote supercomputers and streams the video to your phone or tablet — like Netflix for games!

TechnologyWhat It Does
Virtual Reality (VR)Puts you inside a digital 3D world with a headset
Augmented Reality (AR)Projects digital items into the real world — think Pokémon GO
HapticsSpecial devices that let you feel rumbles, impacts, and textures
AI-Generated ContentAI that generates unique NPC dialogue — imagine a fully unique conversation with a digital shopkeeper!

  • I can explain the difference between copyright, trademark, and patent
  • I understand what intellectual property (IP) means
  • I know why game ratings like the ESRB exist
  • I can name at least two accessibility features in games
  • I understand what DRM is and why studios use it
  • I can describe cloud gaming and how it works
  • I know the difference between VR and AR