Skip to main content

Game Designer Skills

THREE SKILLS
music:
    For the games I have played, the music operated in games are mostly instrumental. I listened for instrumental music for a long time,so I am more familiar with finding background musics that fit to the games. I didn't try much on using music, but I think I am able to find amazing instrumental songs.

sound design:
    Like what I have said, I listened to musics that mostly are instrumentals. Hearing is believing. I have heard many outstanding musics. Although I stopped listening for instrumental songs for a few months ago, I believe I can do it.

mathematics:
    For mathematics, I am interesting with delving math. This is one area that I am comfortable with. Also, I want to realize more about how games work. For instance, scoring board, every motion in game that move a character, and the attributes of characters or items that themselves means to the game.

DIFFICULTY
visual art:
    I am a worst drawer. Every time I try to draw things, landscapes that impressed me, i just can't do it. The only thing I can to the scene is to destroy it. I don't know the language of graphic design. I have not learned any skill about art and computer programming. I just don't have the sense of art to comfortable people (even myself).

Comments

Popular posts from this blog

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...

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.