Skip to main content

Posts

final project: https://drive.google.com/open?id=1ZGcCcxkibF_rx5jw8VbrHkamIB_Id25Q 40 marks marking: This is an unfinished work, so I am not satisfied with it. Because of this, I don't have any expectation on the mark for this project. Just mark it base on the feeling it gives you. PS: drawing pixel by pixel in a 1920x 1080 picture is painful for my eyes X(

Final Project Proposal & Journal

May 17, Thur. Plan: I plan to make a project about pixel art which I've done in start of the year. It would look like the login page of a game called "Hyper Light Drifter". High resolution, not only one frame, length longer I planned to have multiple frames and try to vividly show lighting effects and maybe have a background music through the whole project. An overview of your project. What are you learning about? What will you be submitting when you're done? learn adding vocal, have more effects on screen and maybe try some other new skills Links to the resources you intend to use. I'll fill this question in after I find all links I need.  A description of how you foresee adding in your own ideas. mega bass start and the GIF suddenly appear on the screen.  The main steps in completing your project (maybe around 4-5?). 1. Figure out skills that I have to learn in my final project (and learn them or have video links of course) 2. draw ou...

Blender - Character - Part 2 - Texturing

Blender download link:  https://drive.google.com/open?id=1MITTSkEJI1QwWUj5741bc4OOrOrVVre6

GameMaker - Asteroids - Part C

Game Link: https://drive.google.com/open?id=1R_4YPex2se7Le_A9l66nT61wzPWiiViQ Q&A: - What difficulties did you have?  I did not know how to spawn player itself my pressing R. - How did you solve them? I tried a way that makes restarting game work.  (but the function I used has been changed after reading comments i YouTube . ) - What did you change in your game to make it unique? How do these changes affect gameplay? In the tutorial video, I think that the player would still able to restart the stage even it has not died yet.  I viewed a comment in YouTube and change it to avoid this condition.  It works and now the player only able to spawn after game over. 

GameMaker - Asteroids - Part B

THE GaMe lINk: https://drive.google.com/open?id=1qHwENwkqQ_5-gtGlEu9gDsO46ULrhKH2 What difficulties did you have? When I just been through the GameMaker video-7, (the video is called "spawners") , I met a difficulty I could not run the game. It has error, and the error hint want me to add a symbol into the code in object of spawner. I had been left and right of the video to figure out my mistake I made in the code. However, I could not find it. How did you solve them? It is a little awkward. Mr. Hu discovered that there was a missing close bracket in the first line (BUT the hint in GameMaker said the mistake is in line 2 position 2). I added a closing bracket in the first line of code, and it is perfectly solved. I can run Asteroids again.

GameMaker - Asteroids Part A

Game link: https://drive.google.com/open?id=1FLbNPw-pRHoPYvXufhL16Ja7cgQIQ14q What difficulties did you have? There are not much of difficulties that I met. One of them is that I could not open the "file button" inside the GameMaker when I was clicking on it.  How did you solve them? I called Ms. Vesik for help and she solved it immediately.  I don't know what happened and what she did to solve this.  Feels bad ._.

GameMaker - Catch The Clown

Hi ! _(:з」∠)_ What difficulties did you have? I find the tutorial / instruction the game maker has is lacking details. Some parts seem very fluent for professors of this software, but many instructions would not make sense since I am a newbie. How did you solve them specifically? I figured some of the problems myself, and all the others has been solved since my teacher Ms. Vesik helped my out. Game Link: https://drive.google.com/open?id=14Zq8Z_-C60SXMPCeNYOXQEf-RcwH6qgq

Blender - Character Modeling - Part 1

https://drive.google.com/open?id=1yCwG-eTlZHoVaPovjZyHWIHIS5TNrMTj

Blender Game Level Modeling - Level 1

https://drive.google.com/open?id=1cuysTYeDk--LkSyIW6P9zHB9XmANfPTx camera view: textures I used: outside  ground wall ground(2)  wall(2)  dog

Scratch Level 3 - Pong

https://scratch.mit.edu/projects/190782378/ -  What difficulties did you have with programming this game? How did you fix them? Be specific.  i had met a really  annoying difficulty which the ball moved the rhomboid style and penetrate through the paddle. This get solved after i change the mid point of the ball. (I never saw this function on Scratch before!) - What changes to the tutorial game did you add? Why and how? i did not change many things. I remember that I only changed the feature about the pong game. 

Indie Game: The Movie.

1. What are some of the difference between "big games" and "independent games" in terms of style/concepts and how they are made? The big games are games that made by large companies, and the independent games are made by a small group which usually only two to three people. Big games are more focus on PVP, while independent games are concentrate on playing by one player.  2. What are some of the difficulties the developers in the film had to overcome? Game developers have to overcome many problems. They have to deal with money. Many developers could not make a good game just because they are run out of funding. Also, the independent game developers have to solve many different difficulties on their own. Thus, they do not have time (and money) to social with people or even to get along with their families. 3. What do you think you would like about working on an indie (independent) game? What do you think you might not like? I would like that the independ...

Blender- Mushroom

https://drive.google.com/open?id=11wmc8DEtnBgfNEROJmFAuSwHcmKV2QEO

Scratch Level 4 - Create Your Own Game

https://scratch.mit.edu/projects/192119690/ I have met plenty of different difficulties while coding this game.  I found that the ball always appear in different position and bounce shifty in the game.  Also I find that when the ball touching the blocks, the blocks disappear and the ball go through them like no obstacle in front of it.  I asked Mr. Chen about these questions.  He taught me there is a tool in vector mode of customes option to let ball function normally; and he taught me to place a "wait 0.05 second" before the blocks hide when touching the ball.  I used many different versions of BreakOut on Scratch.  Those include the Atari version.  I take the idea of Atari icon appear when the game start.  I searched the image of GAME OVER online and erased the edges of the image. Overall, this is the project that I combined the different projects' elements in. I would try to add the setting of winning the game and...

Scratch Level 2 - Racing Game

https://scratch.mit.edu/projects/188429538/ Instruction: Use the arrow keys to control the white car and round two circles to complete the game <- and -> are controlling direction /\ and \/ are controlling the speed of car (don't need to hold the bottom to keep the speed) Opinions: I set the background to be green grass and I followed the tutorial which makes the car to spin when going out of the range of the road. Difficulty: I am not practical to Scratch, so I have to spend more time on practising and copying some codes from the tutorial video. (I can't answer this question detailed enough because it's long time ago since I made this game and I forgot to post this to Blogger.) Changes: I basically changed the color and some details from the tutorial. (I can't remember much about it) There's an interesting bug. If I keep increasing speed and let the car running at the edge, I can still win the game spending less time.

project proposal

1.      I have an idea of making a game that is modified from original game "Break Out " from Atari.  2.      I remembered when I was less than five years old, I have played a computer game using my father's laptop. I played the one that Mario and  Luigi put up a water pipe and reflect one ball from top to break blocks from ceiling. the broken block would disappear and some of them drop special powered fruits. I tried to find that game, but I still can't find the original, so I use Atari's to be the inspiration because I* don't know the actual game name.  3.    I am planning to make player controlled board reflect to ball, set some blocks and randomly choose a few blocks to contain specific power., set a few balls in order to give players more chance to win, and decide how to make player lose.  4. class 1:  background,  class 2: player's board class 3: how to win and lose, blocks class 4: speci...

Kodu Pac-Man

game play CPU How close is your game to the original? What is different? What is the same? i think my version of Pac-man at least 75% close to the original game For the power pill, i change it to be speeding up and gaining more scores than killing robots. Most parts are the same. map, scoring, idea of this game.  What extra or creative details did you change or add to your version of the game? Why did you create these changes? Kodu game lab is a 3D world, so i make a few ladders that player can have more entertainment and more ways to escape from robot.  What difficulties did you have? How did you fix this? I settled the winning score to 375. Each apple has 5 points, and power pill has 20 points.  so... I think the difficulty is medium.  What feedback did your beta testers have for you and how did you implement their suggestions Umm.. Mr Chen did not give me suggestion as long as I successfully complete the speeding system from powe...

Kodu - Intro

I have many difficulties while i was programming. I spend time on realising how to set up Kodu this app. i tried many settings in the program of kodu this character. My solutions are to see how other people program in Kodu, and ask my friends who are also taking Game Design. no suggestion  _(:з」∠)_