Showing posts with label week 5. Show all posts
Showing posts with label week 5. Show all posts

Games MDA



 Understanding Games

This weeks reading was on MDA which stands for Mechanics, Dynamics and Aesthetics. These three components when combined together make up a great portion of a video game. A designer must be conscious of how the three work in tangent with one another and design the game on how they work off one another. 

The Mechanics are the base component, this involves what the player is able to do in terms of gameplay. The game might have multiple mechanics such as walking, running then sprinting to name a few, the mechanics have to make sense in order for the dynamics of the game to make sense. 

The Dynamics of the game are what the player is going to experience when playing, for example the PC game Escape from Tarkov is an open world survival shooting game, it involves the player having to battle it out with other players to attain resources in order to complete quest and earn money so they can purchase better equipment. Having this objective style gameplay makes sense with the mechanics such as shooting and running.

The Aesthetics are what is going to evoke an emotional response from the user, if it is a horror game it would make sense for it to not have a lot of bright colours but instead be very dark and give the user a sense of not knowing where they are going.

In my opinion, even though the Mechanics and the Dynamics have to have a close relationship to one another I can settle for a game giving me any sort of dynamics, Ultimately for me it comes down to the actual mechanics of a video game that entices me to buy it. I want to see games that have challenging mechanics and ones that a person has to put time into in order to get better at the game, but that's just me.

Here are some articles I have read to help get a better all round understanding of the subject.

This Article by Mike Stout talks about the problems that developers face when making a game and some of the ways he goes about improving them for the user. you can read the article HERE!   

This one by Marco give a more short and sweet version of what MDA is and what it entails. You can read it HERE!

This Article talks further and a little more in dept as to what MDA is. You can read it HERE! 



Game Vision Statement


Image

 The Game (Space Ranger)

This side scrolling games called Space Escape is to be an exciting, edge of you seat , keep you on your toes action flying game where the user will try to achieve as high a score as possible in order to be named "The Best". It is an arcade style game that will have the user flying a space ship in a never ending map avoiding obstacles and shooting in order to progress. The game will feature a metre counter that will track the users play as he/she goes through the level. Upon a game over , the user will be given there score and will have to restart from the beginning and go again.

Starting off, you the player will start at a given speed, something easy to get you started. You will then have to begin traversing the level avoiding obstacles that are in your way, these obstacles will be stationary and you must control your ship and decide whether to go over or under them or even through them. There will be pickups that you will be able to get should you fly into them and these will grant you abilities such as slow the ship down(to make the game easier), pick up ammo for your ship that will allow you to destroy objects in your way and there will be pickups that have a negative effect on you too such as one that will speed your ship up(to make the game harder). The game itself is never ending, the only way it ends is if you hit one of the obstacles, resulting in a game over. You will keep going, all the while your distance is being tracked,, so If you want to get first place on the leader board, don't crash! The game will also feature nice visuals in terms of level design, it will not have to be too dynamic as the map is going to go on forever or at least until the player gets a game over, so the level itself can have maybe two or three different scenario's that can be repeated as the user goes forward. It will also have audio ques such as gun sounds, exploding sounds and a simple background tune that will play, It will also have a generic game over sound accompanied with a crash sound for when the user hits an object. 

To give you a better visual understanding of what it is I am looking to achieve, here are some images of who I see as our competitors. The first Image is of a game called Copter and the second one is of a game called Tiny Plane. In essence, the game I am looking to create is going to be a hybrid of these two games. Both game are incredibly fun and slightly addictive especially Copter which I have found myself playing numerous times over and over.


This game is classed as a side scrolling shooter/ flying game/ racing game and will be available to play on pc or laptop using a mouse and keyboard, It will primarily be a single player game but include a leader board where players can upload their final distance scores to compare against each other. It will have some simple mechanics at its core but promises to be a very fun and enjoyable experience, and one that the user can repeat over and over in order to beat their personal best.
 
some of the key features are listed here for you, I will try and explain them as best as I can and seeing that the game is still in early development, know that some of them may be subject to change.   

  •  Rise and Fall - The user will be in a constant state of descending, unless the left mouse button is pressed and held which will give the ship the ability to ascend.
  • Shooting - You will be in control of a spaceship that is capable of destroying objects that are in your way.
  • Race - You are going to be racing against your own distance covered and other peoples distances, to see who is the best at the game.
Pickups - As you play through the level you will be able to collect certain powerups that will have a positive and negative effect on you, the positive ones will help you and the negative ones must be avoided or you will experience a negative effect.

To conclude, I am hoping to create this game to the best of my skills and provide people with a fun to play game that will keep them coming back for more and depending on the success of the game I would love to continue to add to it further down the line.

Unity Tutorial 03


 More Unity

This weeks Unity tutorial was to learn more ways to code in order to get the game I was making to function. The tutorials were really good and very simple to follow along with , I had no Issues completing it except for one problem near the end where my code would not run and after about 20 minuets I figured out that I was using a lower case v instead of a capitol V.

This week though I learned some new methods in C# and how they function. I am really enjoying learning how to programme but I feel that I still need much more practice if I am ever to make a game for myself. I have been watching YouTube tutorials on basic C# to get a better understanding for things such as Arrays and Strings, and how to implement them in my code. I think that trying to think logically about what it is I need to do has been a bit of a challenge and takes some time to wrap my head around what the code is actually doing and why but also not knowing all the ways that code can be written is somewhat frustrating.

Overall though I am enjoying using Unity and I am looking forward to continuing my journey learning to programme.   

Unity Tutorial 9

 More Unity I have been a small bit behind on developing my game and have only got round to doing some actual work on it today, I have the s...