Posts

Showing posts with the label Week 6

Unity Tutorial 5

Image
 Hi Everyone! Today I've completed Unity Tutorial were we had to make a little endless running game with a character that jumps over the obstacles and a background that we had to pick the process of creating this game was very interesting and very informative because this is kinda similar to the game I will be making so I found it very helpful and also learned new things that I will be able to implement in to my own game.I did three lessons in the first lesson I got stuck because my obstacles wouldn't appear and I had to go over the code again to find were I made an mistake and when I found it I was surprised how easy crash you game by putting code into a wrong section of the code.Second and Third lessons went pretty good as I concentrated and didn't make any more of mistakes.After finishing the lesson I started to understand and be even more confident with the code and Unity in general.Im looking forward to finish the game fully and learn more and more things that will hel...

Game GDD

Image
  What is the GDD for? A Game Design Document (GDD) is a blueprint for the design and development of a game. The GDD is a way of being creative and documenting the approach to the development of the game. Gonzale (1999) states that “ the important thing is to have something that describes your game project (or any other project for that matter) before jumping into production .( Gamasutra ) It should help to plan out your game. Though it is recommended that the GDD should be short it needs to be detailed enough so as game developers and artists can coordinate the development of the game independently whilst still keeping to the design.  The GDD is a blueprint for how the game is going to be designed and built, similar to a mind map. In conclusion, the game design document is vital to making a game and it is important to have in order to describe your game project. How do we make one? There are a variety of tools that could be used to create a GDD. These include word processin...