Game
Learn Functional Programming
5 years ago

Article: Hidden tutorials for weird game mechanics


One big problem with Magic Shepherd was how difficult it is to learn the game. When I published it for Ludum Dare, I also created an 8-page guide that explained the controls and explained the concepts. Unfortunately, despite this, people still had a hard time understanding the game. I want to make LFP more approachable with a good tutorial built into it.

Resources for Making Tutorials

While poking around the internet for how to make a good tutorial, I saw a lot of hate for walls of text. An 8-page guide is like several screens filled with walls of text, so this is obviously a bad way to teach the game. I need to come up with something better for LFP.

I found a few case studies (here and here) where developers explained how tutorials can be integrated into a level's design, but these are for platformer games and not weirder puzzle games.

When it comes to teaching weird or novel mechanics, a lot of people seem to love Portal. This video explained how Portal introduced their portal mechanic first through observation, then by giving the player a limited version of the mechanic by giving them a single-portal gun, then later giving them the full-mechanic with a dual-portal gun.

Additionally, I found this 2016 GDC talk filled with helpful advice.

Applying Lessons to LFP

Taking inspiration from Portal giving you a limited portal gun at the start, the first few levels of LFP will have limited possible actions by having no insert options. This is a way of limiting the actions the player can do and hopefully make them feel less overwhelmed from information overload.

tutorials_devlog1.png

After a few levels of moving tokens, players should feel comfortable with that mechanic until they reach a level requiring them to edit a token value.

tutorials_devlog2.png

Once players are comfortable moving tokens and editing their values, then more options will appear on the top of the screen for player to add their own tokens.

tutorials_devlog3.png

This process would continue, introducing new concepts and working up to more complicated concepts like using and defining variables, higher order functions, and lambdas.

While learning how to edit and move tokens isn’t the overall purpose of the game, a player needs to learn these first before moving on to more interesting and useful things.



0 comments

Loading...

Next up

Short intro of us 💕✌️

We're an eletro duo based in Seoul 🇰🇷 Heavily influenced by the 90s.

Our new album #Xennials is all about the nostalgia of that era 💽 CD listenin 📟 beeper beepin 💾 floppy disks floppin days 😎

Stream now! 🎧

https://open.spotify.com/album/3YwWhnHWVy5cA8XOpbaGRA?si=8E9awqU…

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

Finished a project I've been working on over the last few days!

Modeled and textured in Blender.

#3dart #lowpoly #npbr #fantasy #hut

Back in my art school days I used to ride the 710 COPSA line from Parque Del Plata to Montevideo almost everyday. This is the Marcopolo Viaggio G4 Mercedes Benz model from the late 80s, one of the older bus models that was running on the line.

Microsoft Windows XP Unprofessional (windows logo prototype)

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698

If you’ve played the Vault demo and enjoyed it, please consider ‘liking’ the game page here on Gamejolt and/or leave a comment!

Also please consider tossing Vault on your Wishlist, I really appreciate your support!

https://store.steampowered.com/app/1251800

Coming Soon...

Development of my game Juno. This is the rune equipment system.

Usually update over on twitter: https://twitter.com/synrec_kaisyl

It's now possible to destroy some of the obstacles and gain access to new locations or create shortcuts. #gamedev #indiegame #rpg