Skip to main content

Reading 3

Reading 3: Doing my research

Before I started reading loads of articles for my research I learned how to fully engage in the readings and what is the best things to do when reading them and post-reading. I looked on google scholar but did not find any articles that were helpful on game design process or on visual and audio elements in a game but I did find some articles on google. So far I have scanned over one article for each topic which I taught were helpful towards my research.

The first article that I looked at for the design process of a game was Game design process by Francois Dominic Laramee I found this article very helpful and useful so I took down notes that I taught would be beneficial to my research.

The first article I looked at for visual and audio elements was Visuals and audio elements by Aki Järvinen which I scanned over to see if it was suitable for my research which it was so I took some notes.

I feel like the matrix excel sheets helped a lot with my research and is a great way to summarize the articles on each topic I also feel that taking notes and keeping questions in your mind while reading it helps to figure out if the articles are suitable for your question so far I have found one article on each topic that are suitable for my question so I will definitely be reading into them a lot more and will also be trying to find other articles that are suitable.

Game design Process

Game design process

Audio and visual elements

Audio and visual elements

Audio and visual elements



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...