Skip to main content

Game Design


Firstly, What is a game?

A game is designed to create entertainment, relaxation and in a way let the player or players enjoy a place where they can be something else but to also have fun. Before going into the process of a game you first have to understand "what is a game?". Games were first just a wooden board "chess,poker,checkers" etc. or just using your imagination to create entertainment for yourself or others. Now that technology was brought in consoles" Playstation and X-Box" etc.

                         How gaming started off                                                            How it is played now


Brainstorming and planning

What will be the name of my game? What will be the sole objective? What genre will it be? How will I create the world and levels in which the game revolves around? What will be my characters? Who will be the main villain? These are the questions that should be asked before designing a game. 

The pre plan is where your group or yourself sits down and figures out what your game will be. Genres are the way to start in my opinion superhero, fantasy, romantic, horror, retro arcade etc. these ideas will start off the story then; will it be a man saving a princess, a hero saving his city, escaping a mental hospital filled with crazies. Creating characters, creating the levels, the reward at the end or just a questionable ending! What now? Now completed do I have more to complete, a reward that helps build up your gaming profile?



Comments

  1. Hi Aaron! I love your definition of a game you really did explain it pretty well and yes technology has really changed the way we play games today. The brainstorming and planning stages on making a game you also explained really well and also the image you included and linked simply describes the process of game making. Keep up the good work!! :)

    ReplyDelete
  2. YE this seem well put and has all the info you needed good work homie

    ReplyDelete
  3. Hi Aaron, Nice to see you went straight in and explained what a game is. And the genres you were thinking about, superhero, romantic, horror I like the sound of those. Your Game Brainstorm blog here is nicely put out not too clustered, the design process image you included with the link was a good way to describe the process in making the game. Hope you do well in making ur chosen game, Good Luck!

    ReplyDelete
  4. Hey Aaron , Nice to see that you didn't waffle around the concept of the blog and just explained what a game is, and the different genres you were thinking about such as horror and romance. The way you've brainstormed your game is well done, it shows you've done the research, the image you used in this blog post with the link is a good way to describe the entire deign process. Hope you have fun making your game, whatever theme!!!

    ReplyDelete
  5. Hey Aaron, its Mia here just read your blog post there and it was really good. I liked that you jumped right in and explained exactly what a game is in your own terms. Have to say the way you explained your brainstorm on how to make a game was great it was very clear and precise.
    Best of luck this semester
    -Mia

    ReplyDelete

Post a Comment

Popular posts from this blog

Tutorial 6

  Unity Tutorial 6 In this tutorial, I had to create a health-bar for Ruby, this was really a interesting way to learn how health-bars are made on Unity and creating one that came out really well was even better as it was in-sync with the c# script "RubyController" and "UIHealthBar" from the beginning. The use of a UI or User Interface was another experience, very difficult but helps the game stand out. Next what I had to do was create an NPC, a frog who ruby would talk to by coming up to them and pressing "X" and then a dialog box which was created using UI~ Canvas~ Text to display a message warning Ruby about the robot.  It was cool to learn how to interact with NPC's and allow them to speak to you or send a message. The method known as raycasting which is basically a collider lets this happen.

Tutorial 2

   Unity Tutorial 2: World Design For the second tutorial of the Unity tasks, after creating the tilemaps by splicing them and laying down the ground and the pavements in the games world, it was now time to decorate it. Using all the sprites provided, I laid the land out with trees, grass, metal boxes etc.  The physics system as it was suggested in the tutorials was the force of the movements from the characters within the game and controlling the gravity which pulls it down, the force applied from pushing and friction when moving on the ground. In this part, I mainly fixed the way in how Ruby moved throughout the world and what boundaries she couldn't move through. My favorite part was adding the tilemap collision, by selecting the tilemaps with water on them I was able to create a box collider without selecting them all individually and preventing Ruby from walking on water. I didn't struggle as much throughout these tasks I rather enjoyed them.

Tutorial 4

   Unity Tutorial 4 All the sprites and characters have now been added, all that was needed now is the aesthetic touch that will make this a proper well designed game. For the Tutorials 4 I started on the sprite animations towards the enemy/ the robot and this was a tough and long task. Creating a whole animation from scratch just for one of the sprites was very challenging but the outcome came out really great and the movement is perfect no lags. Getting the Ruby animation through the materials provided by the asset store was very helpful. Splicing the sprites has become a very common thing within building a 2D game, I was able to use each sprite that had the robots movement and join them together in the animator window so that the animation would get him walking up, down, left and right. Although the blend tree which would allow the robot to move in any kind of direction made this possible instead of being frozen in the one spot.