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.

Multimedia Project Presentation

Today we presented our game 'Tiny Farm' to our year and we got the chance to look at all the other game that was made for this module. The first game I saw was Rob's game 'Monster Flip'. His game was a puzzle game, it has three different levels. when you click on one of the puzzle pieces it will rotate. You have to click the piece until it is in the right position. After you finished the level you can go back to the menu page and click on the next level. I like that the game is for kids who have autism. I enjoy playing this game because it was simple and easy to play. The next game I saw was Darragh's game 'Alien Twine Game'. His game was a story adventure game. It tells a story and you get to choose which option you would like to pick. Each option will bring you to a certain route, it depends on what and which option you pick. I enjoy playing this game because it was fun and interesting to see where you will end up at the end of the story. Battle ...

Game GDD

The articles I read was  Design Considerations  by Greg Aleknevicus,  Prototying  and  Generating Ideas . The articles talks about what a publishers can do to improve a game that does involve spending money on that maybe be worth it. The articles basically tells us that it is important to show the designers where the game is heading. They are a rough example of what the designer is planning on doing with their game to look like and it's about getting the main idea of the game across. Prototypes are used to test something out, so in this case the prototype is to test out the gameplay. Testing the game will give the designer ideas on what needs to be added or take away from the game. When designing games we must come up with the idea. It can be a basic concept idea and not fully formed.  Designing a game, we need to know what rules or system, materials , narrative and market research and ask yourself these questions What game rules led to when test...