Skip to main content

Workshop 01

I found workshop 1 to be enjoyable because I was able to relate to the topic and reflect back on last year. We started with an exercise that helped us reflect on what went well for us last year, and what things we can improve on. After that, we moved onto an exercise called the "Traffic Lights Exercise". The objective of this assignment was to explain in plain English how traffic lights work.
In year 1 I stayed on top of all the work, so I plan on doing the same this year. I think I can improve on the amount of time I spend doing extra study this year as well because it will help me to improve on my work across all modules.
Although the "Traffic Lights Exercise" appeared to be simple, it was more difficult to explain when writing it down.

I learned that somethings may appear simple to explain but more difficult when you have to write it on paper. I liked this exercise as it encouraged team building and helped me realize that just because you understand something in your head, it does not mean everyone else understands. For this reason, you need to write down the information, to avoid confusion in the group. 

The delivery method of the exercises helped me engage with the work. I enjoyed how interactive they were, and thought they worked well in groups. We asked each other questions and compared how we would have explained the traffic lights.

Overall I liked working in a group and would like to do something similar again. I found that working in a group can be positive for getting ideas, but negative if there's a lack of communication.

Just like the people in this image, good communication requires writing ideas down in plain English so other's can fully understand them.

The diagram I drew explaining how traffic lights work.

Link To Image https://www.flickr.com/




Comments

Popular posts from this blog

Game Brainstorm

Game Brainstorm  I got my first game idea after looking at endless runner games such as "Temple Run", "Subway Surfers", "Sonic Dash" and "Super Mario Run". I noticed a lot of these games in this genre are on Android and iOS devices. This got me thinking about creating a similar game for PC. The first of these games to become popular was "Temple Run" back in 2011. This game made the genre popular on mobile devices which later inspired the other endless runner games I mentioned. Endless running games have very simple controls, such as jumping over and dodging oncoming obstacles. A player's score is generally determined by how far they travel without hitting any obstacles. The games have simplistic controls but are difficult because you cannot stop the forward momentum of your character. Although these games have different art styles the gameplay is the same.  I think this would be a good type of game to make because the gameplay ...

Feedback Strategies

The first article I read "Five Reasons to Stop Saying "Good Job!" by Alfie Kohn. The author explains different reasons why he thinks loving and making your child feel good is very different from praise.  Praise will work in the short run because children just want approval from their parents when they are young. Overexploiting this idea will eventually make kids feel manipulated. Kids will start relying on their parent's evaluations too much if they are praised for every little thing. It's damaging for a child in the long run because when they grow up, they will still feel the need to hear whether what they did was ok from others.  Overpraise will make affect how a child feels when they actually achieve something for themselves. They will not appreciate actual achievements if they are constantly getting praise for anything they do. Children will lose interest in whatever they have to do because they know they'll get praise or rewarded for whateve...

Unity Free Tutorials

This week I  followed two different tutorials on Youtube. I was working on these separately to my game. The first tutorial showed me how to make an in-game mini-map. The second tutorial I followed showed me how to add music and sound effects. It was a good idea trying out some new tutorials because I now feel inspired to use these in my own game. It was really easy to make a minimap. I had to make another camera and rotated it 90 degrees so it faced down on my game map. I then changed the perspective to orthographic. This gave the map a flat look. I then made a raw image using the UI tab, which made a rendered texture. I placed the rendered texture on the raw image. After that, I anchored the mini-map to the top right corner of the screen. The minimap I made using the tutorial by Brackeys The second tutorial was also very easy to follow, I didn't have any problems and was able to get background music working for my game. All you have to do is add an audio source component a...