Hey! Remember that one time?

Game Description  

You’re at a party! Gone out of your mind. A person approaches you super excited to see you and calls out your name. They obviously remember you but you have no idea who they are. Before you get a chance to ask who they are the person starts talking. Hey remember that one time???

Can you play it cool? Try getting through this conversation without upsetting the person.

Background 

All in all I am pretty satisfied with the outcome of the game. I received a few comments stating it was pretty funny which was nice because I wanted it to be a funny spin on what can be an awkward situation. When it came to creating the game I found that a brainstorm bubble chart was helpful to map out the responses for each question and a nice way to keep track of what I was doing when I was coding. Especially, because once I started coding it the code was very long and repetitive. Another helpful tactic I used was commenting out groups of code when I could not find the errors within the code. I later found most of them where syntax errors where I left out a ) or ;. Those aren’t very easy to see. I also found that the most challenging part in creating the game was making sure the text did not go off the screen and button controls. Ideally, I just wanted to have the user to pick between answer a or b. I soon found that I did not know how to do that. As a work around I decided to use different letters. If I were to edit this game I would make it visually appealing by editing the text formatting and font.

Leave a Reply

Your email address will not be published. Required fields are marked *