dominick

dominick

Designing Game Systems That Teach Without a Tutorial

Hey everyone,

I’ve been working in digital board game development for a while now, and one recurring challenge we face is designing systems that don’t rely on heavy tutorials to onboard players. Unlike traditional games, many board games are about understanding the flow of rules and mechanics organically — which forces us as devs to think differently about how we communicate gameplay.

In our recent projects, we started using design patterns that gradually expose rules through context rather than instruction, like:

  • Embedding the core rule logic directly into early game choices
  • Designing actions that teach consequences by doing (not telling)
  • Using visual repetition to establish rhythm and logic

It’s pushed me to rethink a lot about how humans process rules, friction, and choice.

Curious if others here have tackled similar UX or system design challenges — especially when you’re building for players who aren’t “gamers” in the traditional sense. How do you balance clarity, challenge, and trust in the user?

Looking forward to hearing your take.

First Post!

AstonJ

AstonJ

I don’t play many board games but for general video games I like those which expose things as you go, or where the initial parts of the game are the tutorials. What I really hate is playing a game and not knowing what I’m supposed to do, and at times I’ve abandoned games because of it. So I’d say make sure you teach people how to play the game as early on as you can and progress based on how well it appears the player has grasped the rules/gameplay :023:

Where Next?

Popular Game Dev topics Top

New
New
AstonJ
This makes me want to watch the Mandalorian!
New
vct0g
What’s the Most Challenging and Time-Consuming Aspect of Game NPC Development?
New
RobertRichards
Stephen Sharer’s Rocket Slide Join Stephen as he launches off the Sharer House slide and rockets into the sky. Fly from Stephen’s home t...
New
RobertRichards
Grab your rod and weigh anchor, we’re setting sail for an island tour of the best fishing waters in the world. Are you ready for the rigo...
New
Ella
Hello to everyone who opens this message. Do you play visual novel games?) I’m here to gather statistics of people’s views on the import...
New
bozigame
Hello Friends. First of all, I am very happy to share my excitement with you. After months of hard work, I have released my first game. I...
New
fatpossum
Hey everyone, I’m 36 and just wanted to introduce myself. Years ago, I dabbled a bit with batch code and GB Studio. Around 2023, thanks t...
New
Zatellia
I am currently making a game using UE, and the game is about fighting monsters using modern weapons but not all monsters are able to be k...
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where you’re from :nerd_face:
New
PragmaticBookshelf
Learn from the award-winning programming series that inspired the Elixir language, and go on a step-by-step journey through the most impo...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
AstonJ
We have a thread about the keyboards we have, but what about nice keyboards we come across that we want? If you have seen any that look n...
New
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
PragmaticBookshelf
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New
PragmaticBookshelf
Explore the power of Ash Framework by modeling and building the domain for a real-world web application. Rebecca Le @sevenseacat and ...
New