Posts

Showing posts with the label Week 11

Unity Tutorial 10

Image
Hy Everyone for this week tutorial I decided to add a video which inspired me to create a game before even starting my game I found this tutorial on YouTube and I really like the concept of this game and the way it looks when the game was completed.But when I have started my game I realised that this was a 2D game which was created in Unity so I couldn't do this one but I still used the idea of this game the only thing is that I've created my game in 3D and had to look at other tutorials online which were explaining how to create 3D game and the environment for them.But eventually I am really happy that I have found this tutorial which has helped me with my idea and the game I am working on now.From what I've seen in the 2D game tutorials was that the only difference between them was the assets used and you can actually create assets for this game which sound very interesting and I am thinking about creating a 2D game in next semester in order to improve my Unity skills and...

Game Testing

Image
 Game Testing is essentially for every game and every designer should go trough the stage of game testing.I read two articles one is called "7 different types of Game Testing"which I found very interesting I think that this article has all the types of testing that you can pick from to test your game. 1)"Functionality testing: This type of testing is done to confirm whether the end product works following the specifications." 2)"Combinatorial testing: By making use of this method, you can effortlessly test the game rapidly in its earliest stages. Initially, the initial step is to discover how much testing your game necessitates. " 3)"Ad Hoc Testing: Ad hoc testing often referred as ‘’general testing’’ is a less structured way of testing and it is randomly done on any section of the gaming application." 4)"Compatibility Testing: Compatibility testing aims to detect any defects in the functionality and shows if the final product meets the esse...