Skip to main content

Reading 5

Reading 5: Writing the body paragraphs 

For this weeks reading I will be writing the body paragraphs for my chapter which is creating the user experience I will also be writing about my sub topics which are the design process of a game and the visual and audio elements of a game. I will be adding paragraphs to my chapter as it will keep all my information organised I will also be reading through all my articles and the matrix to gather information for my chapter.

I will be using the textbook below as an example of what I have to lay out my writing as.


Example
So far I have wrote out my introduction for my chapter I have also wrote out an introduction to both of my topics I looked over all my articles that I have read and re wrote them for my introduction and sub topics I still do need to write a lot more but so far I feel like I am getting on top of my work and hopefully my chapter and topics come out really good and professional I am getting the hang of the readings and feel like they are getting less complicated. Overall I feel that the readings are also helping my writing skills a lot and making me write a lot more professional.
Introduction.

Design process topic.

Visual and audio elements topic.


Comments

Popular posts from this blog

Beta

Beta For my Beta of my game I added some dialogue and fixed up my terrain a little bit but for some reason when I play my game my cursor will not show up even though the dialogue is clickable which is strange but so far I think my game turned out well for a prototype I have struggled a little bit as I do not know much about games or c# script but I have a functional game so far in my game I have two characters, a pick up fruit object, main menu which needs a bit of fixing and dialogue and I have also put a lot of design into my game. I did not get everything I wanted in my game but I think my expectations were too high so I might have to change some things around for my game but overall I think everything worked out well other than some struggles with c# script. I am happy with how my prototype turned out and I now know what I can do to improve when I start my game. Main menu Main Menu clickable buttons. Terrain. Terrain. Terrain with character. Terrain...

Project

Project  After many trials and errors I have final got a somewhat working main menu for my game it will still not let me add images but luckily from one of the asset packages I downloaded there was a sprite that had a menu title on it which will do for now until I figure out how to add images to my main menu I tried adding a cube and tried adding a image to that but that did not work either but I am happy with what I got so far even though it did take a while to figure everything out because it would not let me add my script to the buttons on my menu for no reason at all because I had no errors in my script but I will get it working eventually. Anyway I am happy that I finally got a somewhat working menu done. main menu. buttons and main menu. trying to add cube to add image as background.

Unity tutorial 03

Unity tutorial 03 I have learned a lot from this unity tutorial I have learned how to create a clock from objects such as cubes and cylinders and how to position, scale and rotate them in the right positions which I found really helpful. I also learned how to create materials to add to the objects to add color and how to use a mesh collider component I also learned what is a child object and a parent object. The most important part of this tutorial would have to be the c# script it taught me how to get objects to move by using class and transform I found this very interesting but it was hard it did not work for me at first but I finally got it to work after a while I might not use anything I learned in this tutorial but it was good to learn new things about unity I might use some of the information I learned from the tutorial about c# script in my game. I am looking forward to start creating my game and all the information I have learned so far in unity and making my game look as goo...