Skip to main content

Game MDA

This blog is another reading blog. On this blog post, I will be talking about my knowledge of Game Mechanics, Dynamics and Aesthetics (MDA).

I learned that MDA is a "Taxonomy" for models. It has the knowledge of the interactions between them. There are eight kinds of "fun" when it comes to game.

  1. Sensation - Game as sense-pleasure
  2. Fantasy - Game as make-believe
  3. Narrative - Game as drama
  4. Challenge - Game as obstacle course
  5. Fellowship - Game as social framework
  6. Discovery - Game as uncharted territory
  7. Expression - Game as self-discovery
  8. Submission - Game as pastime
MDA is a formal approach to better understanding to games. It is considered to be the bridge between the game development and the game design.  One of the main concepts to understand is that the designers creates the game and the players consumes the game.

The play will get the game and start to play it.  The perspective for the player can be broken into three simple plan phase, Rules -> System -> "Fun". This basically means that the player understand what the rules are, they then interacts with the system and will start to have fun with the game.

Whereas for designers, the perspectives for them will be Mechanics -> Dynamics -> Aesthetics. Mechanics is the "hidden" part of the game. The rules and the interactions is described with algorithms and data structures. Dynamics is the part of the mechanics that player can actually see. It's the outcome when the player presses a button or in general sends an input to the game. Aesthetics describes the emotional responses in the players, when the player interacts with the game system. The player starts his experience by seeing the aesthetic part of the game.

There was a paragraph in one of the article I read and it said that the player can interact with the dynamics but can't with the mechanics because the person is making the game and the designer will start from the mechanics and then go up to the dynamics side of the game. It mentioned that making a game is helpful when both the designer and players point of views are considered and can try to deliver the best experience for the player.

Mechanics are the actions, behaviours and control mechanisms to the player within a game context. It support the overall gameplay dynamics. Dynamics works to create aesthetic experiences, It is the vehicle that along with the aesthetics drives the user to the desired experience and it is often used to emphasize aesthetics emotions. They are build on top of the mechanics.

I think MDA is a helpful game technique to understand the game and how changes can impact each aspect of the work and the design results. Also, the understanding how decisions about game play can impacts the end user experience and how we are can make it better.

How the designer and player's perspective works;
Links

Comments

Popular posts from this blog

Unity Free Tutorials

For now on unity tutorials will be about what I am going to add in for my game. Watching tutorials video will help me create the game I want to make.  I already have a problem with my menu page. I follow everything from the video but it says I have an error. This is one of the reasons why I don't want to become a game designer.  I don't like coding, it just confusing and I don't really get what is going on but hopefully, over time I know the basic coding. The video below, I had a problem adding in the TextMesh Pro. TextMesh Pro is just making the text clearer. Since I am having a problem with add that in I decided to leave it out. Other than that, the tutorial helped. This was another tutorial video I watched.

Unity Tutorial 01

After watching tutorial of Unity, I am excited to use it and make a game for this module and see if I like doing this or not. It looks complicated but at the same time it doesn't, hopefully I will be able to make a game that I love and other people would enjoy it as well. I learned how to make a mountain or dips for lakes. It's not as hard as it seems, all you had to do it go and select the object "Terrian" then pick a brush and change the brush size and opacity to whatever you want. After selecting the size you wanted, to make a mountain all you had to do was click to raise and to make a dip for a lake all you had to do was shift and click to lower. It's pretty easy.  Adding in texture is more work but I say it would be really easy once you get the hang of it. The website  JV Unity  had a file for texture and all you had to do was download that file and drag it or import it into the unity project you are working on and it would be there. After you import it...

Workshop 01

Traffic Light Exercise In this blog, I am going to talk about the traffic light and it wasn’t really something I am familiar with, I didn’t really know how it works when the traffic light is broken but I did know that the car one the right-hand side always goes first since it’s similar to how roundabout works It was new for me since I haven’t done or study the theories questions yet. I learned that when two cars don’t cross paths and is just going straight ahead then the pedestrians from south and north can go and cross the road. It also works both ways like north and south ore east and west.   Roundabout.  Source:  Wikimedia How I felt about the delivery method was helpful and I learned more when I started to talk to the person next to me. When we were working in groups was easy but difficult at the same time. I like working in group because I learned from one another. What I didn’t like about it was that some of us didn’t know how traffic ...