Posts

Showing posts with the label Week 5

Game Vision Statement

Image
For this blog I will be sharing my Game Vision Statement, I am extremely excited to create and see how this game will develop. What is Escape The Maze?  Escape the Maze is a game to challenge your mind! How will Escape the Maze be played?  Escape the Maze will be a game where the player will maneuver through a maze full of puzzles. by completing the correct puzzles they will let the players get closer to freedom. The player will be able to move forward,   left and right on completing a puzzle when choosing a puzzle they will be able to move forward , backward , left and right . You will be greeted by a sign explaining the rule, for example if you choose the wrong puzzle or fail a puzzle you timer to get out of the room will decrease. This is to challenge the player as they will have to learn from their failures on how to solve the puzzles. The timer will add a sense of making urgent decisions that depending on how many puzzles you have failed...

Unity Toutorial 03

Image
 I have just completed  this weeks Unity tutorials, which are Lessons 2.1, 2.2 and 2.3. I found these tasks very enjoyable and challenging as there were a few part I had to watch back a few times to figure out where I was going wrong.  This week the tutorial was based around a animals and pizza. Yes you read that correctly. It basically consisted of three animals, a farmer and pizza. The main objective of the game is to feed the animals food to stop them. You would generate the pizza by pressing down the space bar and use the S key to spawn animals randomly around game. This is an area I found a tad confusing. So we had to use animal prefabs and place them in the spawn manager. This came easy however when righting the code for the spawn manager I misspelled several key phrases and cause the game to not operate correctly. After comparing my code to the code in the tutorial I realized I had added letter and was missing some letters as well. (Thanks Dyslexia.). I was actuall...