I`m thinking about doing a Quiz Game with questions about games, since this is a Game Design class. I've found the character that I want to ask the questions and the wallpapers that I want to use for each question. There's no such thing as a story behind the game since it's a quiz game. My plan is doing a few questions each class to have at least a good quantity(I'm still deciding how many). The coding process is basically creating the questions, it's pretty simple. That's the video that inspired me:
https://www.youtube.com/watch?v=9ehLebO6S2Q
Tuesday, 19 December 2017
Thursday, 14 December 2017
Scratch Level 2 - Racing game
https://scratch.mit.edu/projects/186975595/
- What difficulties did you have with programming this game? How did you fix them? Be specific.
I couldn't make it two players, I tried to but the cars were moving at the same time so I couldn't fix it. I had different controls for each car but it wasn't working at all, I was pressing W to go straight with one car and the other would go too.
- What changes to the tutorial game did you add? Why and how?
I changed the style in general, the car, background, etc. Because I thought it would be funny to play as McQueen.
Scratch Level 3 - Pong
https://scratch.mit.edu/projects/193709336/
- What difficulties did you have with programming this game? How did you fix them? Be specific.
I had difficulties with scoring the game, but then I decided to not include it on my game and just make it with no end, unstoppable.
- What changes to the tutorial game did you add? Why and how?
I didn't make an end score to the game since mine has no end and my game is for two players. The design is different, background, it's not a ball but a triangle, and the paddle is different.
Subscribe to:
Posts (Atom)
Blender - Mushroom.
Texture: https://drive.google.com/open?id=13MNnpT222lCW__b5ZWDu0rpG-xYwaG0d Blend file: https://drive.google.com/open?id=1kCmfydOkNi5kOY...
-
I`m thinking about doing a Quiz Game with questions about games, since this is a Game Design class. I've found the character that I want...
-
Kodu - Intro 1. Did you have any difficulties with your programming? What was the issue? How did you solve it? Actually it was pr...