Wednesday, October 17, 2018

LAB 4


11th October is our fifth laboratory class for computer programming. Our 5th lab assignment   consists with only 1 question. I have mix feeling when I started to read the whole questions. Of course, I have no idea how to execute the instructions as well. Even none of us could understand and figure out a way to write the code. Basically the task is to create an adventure game by writing a program to get the user instructions and implement at least ten rooms for the player of your adventure game to explore and two ways for the game to end. My demo instructs and gives some ideas on this task. Some of my friends refer some internet source and come up with rough coding idea.



I was guilty because I just wasted 3 hours in Lab and this is the first time I doing nothing at Lab.  One of my friend, Kiran guide me how to write the coding as I realized it actually easy if we understand if and else concept. He explained me his game adventure in order to understand more. Then, I draft my own story in piece of paper. My game adventure starts at an haunted old hotel. In my story, I create 10 rooms and at the end of my story, there have 2 ways that we could escape from the hotel: one is bathroom and second is balcony. I found some error in my coding and finally I fix it. Successfully, I could run my program and my story well executed there. I would like to thank Kiran who help throughout this task. Overall, it is an awesome experience and I could understand how difficult to create a game that we often play in laptop and hand phone as well.



Anjalay A/P Raman
182695
SSK3100 (Group 15)





Next blog: nadiahjavajourney.blogspot.com (NURNADIAH BINTI ABDUL GHANI)

No comments:

Post a Comment

LAB 10 13th December is our tenth and last laboratory class for computer programming. Our 10th lab assignment consist 4 questions. Tod...