Skip to main content

My Thoughts About Technology Tools For This Class

I think all the class tools for this module will come in handy at one point or another, my favourite tool so far being "Blogger". I like blogging because it gives me the chance to not only improve my writing skills but also chance to reflect back on what I have learned so far. Blogging allows me to see other peoples opinions about the module and what they find useful or not.

Bookmarking pages has proved very useful to me, making it easier and faster to find my previous work. I have bookmarked pages in a browser folder but haven't used Pinterest yet as a bookmarking tool because I feel the folder on my browser does the job for now.

I haven't used "Padlet" in any of my classes yet, but I have had a look on the website and it appears useful as you can group your ideas together in separate boards. It also looks like a tool you can get creative with because you can change backgrounds and colours to your own preference.

The image editing and graphics creation tools are something I have some experience with but they'll definitely help with making my work look more professional. 

This week I've played around with "Unity3D" as well. I think there's a learning curve to this program but nothing I should struggle with too much because of my interest in games. As a "gamer", game development was something I've always wanted to try. I'm not particularly familiar with this program but I am familiar with what "Unity" creates - games.

I am still getting familiar with some of the online tools but like what I've seen so far. The online work environment has gone ok for my first week, all I need now is to improve on some technical skills such as coding which is required for "Unity3D".

Bloggers Beware Grammarly Is Here!
(Image by addonsguide.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...