Wednesday, November 20, 2013

Homework 12 - 5

This week I was working on getting the character from my last video working in the master floor plan from two videos ago. Originally I had done the logic for how the player (represented as a cube at the time) interacted with the camera (motion tracking) and walls (2d platforming element). In the below video I show the end result which turned out well. Our team still needs to decide on textures for the floor and walls so I can update the jump logic like you see in the video but overall no more changes should be made to the rig unless we decide on additional animations. The rest of the game logic should only be dependent on the players bounding box.



Next week I hope to finalize the transition system from floor to floor so the player may open and go through doors. This will tie our floors together to simulate the one level.

Homework 12 - 4

This time I was working on the character rig. We are using a character and armature from Blendswap.com.
The rig came with basic controls and only one walking animation. I animated the rig to jump and set up the logic bricks such that the animations/keys do not conflict with each other if the player decides to mash buttons. In the video below I will show off the character rig, animations, and controls:



Next time I will work on putting the character rig in the master file, and making sure that the character's jump logic (no double jumping for example) correctly interacts with the floor of the master file. I still need to add logic to the character to get the same results from my previous cube example on how the player traverses the floors.

Homework 12 - 3

I was working on the master floor file that everyone will be working out of. This weeks work was not particularly hard in any technical aspect but I essentially dealt with 4 people (my team) and their respective floors and ways to improve them such that the game will not lag from too many vertices. this took several renditions of everyone's individual floors. Steps included:

1. joining complex objects
2. decimating vertices until a noticeable decline in quality was seen
3. adding the edited object to a group
4. repeating steps 1-3 for all objects planned on being put into the floor
5. adding the object(s) to the floor through append
6. duplicate without copying the mesh data (things like multiple chairs)
7. add entire floor to its own group

From there I basically appended each person's floor to one blank blender file. For convenience purposes I left the player and camera in the blank floor files sent to my team mates but took them out in the master file. They will be replaced by a proper character and a camera that interacts accordingly.

Below is a video of me showing off the master floor file:


Next I will be working on the character rig for our game.

Thursday, November 7, 2013

Homework 14: State

Above is the state transition diagram I foresee for the diary-viewer. The player will press a button which will bring up a special inventory page where they can see the diary pages collected in the game so far. These pages include information on puzzles and plot which is relevant to the game. 

The diary viewer will start in the closed state, showing the first page or the front of some notebook where the diary pages are kept. Each press of the 'x' key will turn the page of the book. Each press of the 'z' key will turn to the most recently viewed page. The diagram will expand to a fixed amount as soon as we know how many diary pages there will be in total. For now you can see the diagram pattern continues until the last page is displayed.


The above state diagram is for the doors in our game. Part of the game includes unlocking doors to get to different parts of the level. This diagram technically includes 2 start states because there may be doors that are unlocked initially. This diagram is for locked doors specifically if we go by the start state. The player will have an inventory of keys collected throughout the game and the player pressing the action button near a locked door will decrement his inventory by 1 and put the door in an animated state of open or closed depending on the proximity of the player. If the player pressed the action button while the door is in the unlocked/open state then the player will enter the door and come a different door somewhere else in the level.


Thursday, October 31, 2013

Homework 12 - 2

For this week I tried to create a gateway system for my team to use when making their levels. This gateway system was supposed to be a door with two things attached to it:

1. An open/close animation that will play when anything with the property "player" (which the player object will have)

2. An empty attached to the object that will be the spawn point whenever a player comes out of the door on a different floor.

Below is a picture of the door and I managed to fulfill requirement 1 stated above:


In class we decided to scrap the idea of attaching the empty to the door object as it would be easier to implement the logic from the main blender file after all the levels (including doors) have come together from my group.

Next week:

I want to have at least 2 floors of our level done so that I can experiment with gateway spawn points and changing the active camera between floors. Basically we will start building levels.

Wednesday, October 23, 2013

Homework 12 -1

What I got done this week: Player-floor interaction, camera-player interaction, jumping, player direction, a few basic controls.


What I plan on getting done by next week: Gateway points, a way for the player to navigate between floors. Animations for the gateway points (whether they be doors or elevators or whatever), camera switching logic to switch between floor cameras.

Monday, October 21, 2013

Homework 11

Chapter 15

  1. What is the relationship between the main character and the goal? Why does the character care about it? The relationship between the main character and the goal is the story. More specifically, our character is trying to unravel the story behind an event that took place in her town just prior to the beginning of the game. The character cares about these events because she knows for certain they have to do with why the town is vacant and the story also involves her colleague.
  2. What are the obstacles between the character and the goal?  Puzzles and platforming elements. More specifically, we have several puzzles throughout each level that the player must solve before advancing up each building. The ultimate goal is to make it to the top floor of each level/building. Platforming elements include jumping, locked doors, and alternate routes the player must traverse in order to ascend. 
  3. Do the obstacles gradually increase in difficulty? If yes, how? The puzzles are not designed with the intention of scaling difficulty simply because we are in dire need of any puzzles that can be easily implemented into the game engine. It really is up to each individual players ability to pick up the controls behind each puzzle and think critically.
  4. Great stories often involve the protagonist transforming to overcome the obstacle. Does your protagonist transform?  Physically, no; metaphorically... no. The character remains a hallow vessel in our game and is simply a means to an end. The lack of response from the main character despite uncovering the story through diary pages gives the player a chance to use their imagination and impose feelings onto our main character which is how they would react in her shoes. 
  5. How is the game world simpler than the real world?  Restriction of movement. Mechanics. Restriction of choices on what the player can do at any particular moment. 
  6. What kind of transcendent power do you give to the player? If we decide on a fight as the final stage in the game, then one power is to kill in the same respect the book gives war games. You could think of the fact the player of the game can unrealistically plow through the entire game in one sitting as a sort of power seeing the absurdity of our games events taking place over a short period of time.
  7. What is the weirdest element in the game story? As of right now there really is not anything wierd about our game. Once we are done getting the mechanics and building levels we may introduce weird things such as power ups and odd gateway points to jump from the middle of a level back to the first floor.
  8. How do you ensure that the weirdest thing does not confuse or alienate the player? Again, this does not apply yet. If we decide to implement what I have mentioned above, it is common practice in many games to have a nonsensical save point or point where a player can return to the level select. Examples include a couch in ICO (couches that dont belong in ancient Japanese castles) and statues in Devil May Cry. 
  9. Will the players be interested in the game story? Why? We are hoping this is the case. In the same fashion games like Silent Hill drop the player into the game with very little information, we are hoping the players sense of curiosity is what drives them to make the first initial steps to unfold the plot where the storytelling takes over as their main interest.
Chapter 16
  1. In what sense does the player have freedom of action? Does the player "feel" free at these times? The player in our game should feel very free. We only give the player the goal that the top of the building needs to be reached with no real direction they should be going. The player should feel free to initially explore the floors that are not locked and then either find usable items (keys) by chance or get frustrated by not being able to progress and search more intently. 
  2. What are the constraints imposed on the players? Do they feel constrained? The constraints imposed on the player include the parts of the building the player can not initially get into. The constraint is simply the player can not go where he pleases. They should not feel so constrained because there are still places the player can go initially which suggests a starting point to branch from.
  3. Ideally, what would you like your players to do (lens #72) We want our players to uncover the truth. We do this by introducing them to the main character and the situation she is in. The player may also feel a sense of duty to help this woman after they start reading the diary pages.
  4. Can you set constraints to "kind of" force the player to do it? In our game this is as simple as locking a door and indirectly letting the player know they need to unlock it in order to advance.
  5. Can you design your interface to "force" the player to do what you (the designer) wish him/her to do? For our game in particular this seems difficult. Our simplistic controls sort of force the player to really interact with every object they deem suspicious in order to search for clues or items on each floor. In some sense this is our UI forcing the player to do something but it is really up to the player what order they do things in if we design the levels with multiple pathways. 

Monday, October 7, 2013

Homework 9

In the following text I will discuss each of the balances described by the textbook and how (if at all) it affects our game.

Fairness:

Our game does not have a traditional sense of fairness such that everyone in the game is working with the same things. There is no enemy in the game that is like the player so the player and obstacles are given different skills to complete their task. However, because the main obstacles in our game is imagination (how do I get to a certain room when the door is locked? For example.) and puzzles (A certain button combination unlocks this window...) the fairness is somewhat based on the player.

Challenge and Success

This affects our game very much. As our game stands, the basic jist is that the player will solve a variety of puzzles and platforming in order to reach the top of a building. We have no intentions yet of making these puzzles different upon each playthrough or adding a difficulty property set by the player to change them. This means replay-ability is low. It also means much play-testing needs to be done to ensure the challenge of the puzzles and whether or not the skill level is being upped as the game progresses.

Meaningful Choices

This also affects our game. We as the developers need to be sure the choices we provide are meaningful while still being somewhat confusing (This is a puzzle game after all). Our game is asking the player to make choices on how to navigate this building and solve these puzzles.

Skill vs Chance

Chance plays a very important role in the first playthrough of the game as the player has access to many places to explore but the obstacles in his/her way up the building can only be cleared in a specific order. The platforming element within the game may take some level of skill but we do not intend for it to be particularly challenging in that respect.

Heads vs Hands

This type of balancing probably plays the biggest part in our game. The platforming type puzzles involved are the very substance that the game offers to the player. While the player may enjoy the mindless platform traversal through the levels (For instance speed runs) we intend the users of our game application to play it for the brains involved. We may have to balance these puzzles by giving players multiple ways to complete them if we find after blind trials the puzzles are not outright intuitive. This is also a form of balancing.

Competition vs Cooperation

This has little or no meaning to our game as there only one person playing our game at a time.

Short vs Long

This is also a big balancing issue for our game. We intend to make the game such that in order to get to the top of the building, the user may need to backtrack (find keys and unlock earlier rooms) as well as conduct a thorough investigation of the surrounding every time a room is entered (check office space to see if player will have meaningful interaction). Because we see the game through the eyes of the developer, we will know exactly what it takes to complete the game which may skew the reality that it may take much longer for a beginner. Since the player only has to complete a level in order to progress the story, this at least has intuitive intervals.

Rewards

Rewards relate to our game in the same way traditional platformers do. We intend to reward the user with positive sound effects and dialogue boxes that lets the user know he is being acknowledged (on the right track). There is even talks of an alternative ending to our game if the user is diligent enough to find and collect all the pieces of something that has no immediate reward.

Punishment

The game we have in theory now does not put this type of balancing into practice. In an abstract sense we are punishing the player by wasting his time when they can not figure out how to solve a puzzle or get into a certain area of the building. The book talks about taking away powers the player has to earn as a form of punishment but at this time we do not add functionality to the player beyond the controls they start with.

Freedom vs Controlled Experience

Our game gives almost too much freedom to the player. They can walk anywhere within the boundaries of the game and even switch between levels mid-level (unlocking a door in one building may require a key found in another). There are plans for minor controlled experiences where the game takes over in order to put the player through a door or up an elevator since they act as only gateway points between floors with no real need to have the player manually traverse them. This is a type of balancing that will need playtesting.

Simple vs Complex

This I feel may be where our game falls short due to time constraints. The puzzles need to be complex enough to challenge players on their first playthrough. If the puzzles are too complex or counter intuitive then they may become innate complexities as the book describes. In the scope of the entire game, however, I feel as if the fact puzzles stand in your way on top of traditional platforming elements is an emergent complexity that most games are praised for (example ICO).

Detail vs Imagination

This type of balancing applies to our game in several ways. First, there are plans to import a lot of the scenery to give the player a detailed description of the environment he is in at all times. However, there are no plans for sound effects in the game yet. The character in the game may get subtitles or no lines at all, leaving only the diary pages as a source of information. This means we are letting the player of the game decide how they feel about the story that is unfolding and protrude that emotion onto how they think the character feels in the situation she is in. We leave a little to the imagination as well for parts that are controlled experiences since the game is not entirely open world.


Monday, September 30, 2013

Homework 8




  • Is the space in your game discrete or continuous?
  • There are two parts to our game at the moment. the levels themselves are a continuous space because there are no boundaries imposed on the player. The floor loops such that if the player were to move left constantly, not accounting for obstacles, the player would never hit a boundary. The second part of our game, an intermediate level, is used so that the player can navigate between levels. For now, this space is discrete and has a left and right boundary imposed on he player.
  • How many dimensions does your space have? 
  • Much like the pool table example in the book, it is easier in some respects to think of our game in 2d. This is because the player can only move forward and backwards and up(jumping). However, all objects including some obstacles that the player can interact with are in 3d space. 
  • What are the boundaries of your space? 
  • The boundaries of the levels include only a top and bottom. For example, the player must navigate the floors of a building, where the goal is climbing to the top floor. However, each individual floor is set up in a loop much like the monopoly board example in chapter 10. The player will eventually be unable to ascend floors as well as be unable to descend floors (bottom floor of building) which make up the boundaries of the levels.
  • How many verbs do your players (characters) have? What are they? 
  • Interact: the player can press an action button that will make the player interact with a close object.
                       This verb is vague because the same action button will be reused depending on the situation.
                       examples are: unlock (near locked door), purchase (near vending machine), search (near desk)
    Jump: the player can jump 
    Collect: The player will be able to collect objects throughout the levels and add them to their inventory.
    Shoot: this verb is still under consideration from the group for a final boss battle using projectile weapons.


  • How many objects can each verb act on? What are these objects? 
  • By far the action button (Interact verb) acts on the most objects. Read the previous question for some examples of this. The jump verb will interact on objects in the game that are static like floor and platforms. Collect will interact with diary page objects that are the goal of the game (to collect them all). The collect verb will also interact with certain objects such as health, gun pieces, etc. Shoot will interact only with a boss enemy towards the end of the game.


  • How many ways can players achieve their goals
  • The game under construction includes puzzle elements in order to beat levels. Depending on how levels are designed, there may be more than one way to beat the game or progress the story. For now there is only one way to achieve the goal of collecting diary pieces. That is to traverse the level and search for them. There is a degree of freedom on how the player searches because of how freely the player can move through each level.
  • How many subjects do the players control? What are these subjects? 
  • The player can control only one subject. This is the main character of the game.
  • How do side effects change constraints. 
  • As previously stated. The way levels/puzzles are designed may impose constraints on the player. For instance, not having access to what is behind a locked door imposes a constraint on the player that is later removed when the player unlocks it.
  • What are the operative actions in your game? 
  • Move left
    Move right
    Jump
    Action (interact)
    Shoot

  • What are the resultant actions in your game? 
  • Unlock
    Dispense
    Open
    Take Damage
    Collect
  • What actions would you like your players to do that they cannot presently do? (based on your current knowledge of Blender)
  • Right now the interact verb between the player and multiple objects is something im unsure of how to implement. Without testing this, my first thought would be to simply program a near sensor and keyboard sensor and tie them together in the logic editor to produce desired result. This may prove difficult as the objects in the game to interact with become numerous.
  • What is the ultimate goal of your game? 
  • Collect all diary entries and find/fight the bad guy.
  • Are there short and long term goals? What are they? 
  • The short term goals include solving the puzzles that block your ascension up each level. Collecting one of many pages of the diary at the end of each level could also be considered a short term goal. Long term goals really just overlap with the ultimate goal in the previous question.
  • How do you plan to make the game goals known and understood by the player? 
  • We are still deciding this within the context of our story. Perhaps this information will be plainly delegated to the player at the start of the game. as an alternative, the player may start with one diary entry which will hint on the next goal of the player.
  • What are the foundational rules of your game? 
  • Foundational rules in our game include health meter, diary pieces already collected,  inventory, and level state. Level state meaning some obstacles within the level may have already been cleared or new paths have been opened which changes the overall game state.
  • How are these rules enforced? 
  • Rules such as when and how the player will lose health are enforced by the computer. Diary pieces and inventory is enforced by the game space, because they are only available at locations predesignated by the designers of the game. The level state, in particularly how it is changed, is enforced by the computer as it will keep track of obstacles cleared and new paths that have opened within the levels.
  • Does your game develop real skills? What are they? 
  • The puzzle element and level design promotes critical thinking in how to achieve the objective of reaching a location (the end of the level) that does not have an obvious pathing. This can be considered a real skill the player needs.
  • Does your game develop virtual skills? What are they?
  • As our game stands, there are no virtual skills. The player is not given any odd skills that the character in the game knows yet the player only knows as a button. Depending on how our puzzles are designed this may change. For instance the player may attain the virtual skill of chemistry that the character in our game will perform through mixing liquids in a certain order.

    Thursday, September 26, 2013

    Homework 7


    Links to files used:

    https://dl.dropboxusercontent.com/u/70122009/concept%20play%202.blend
    https://dl.dropboxusercontent.com/u/70122009/vending%20machine%20(3).blend

    Parenting:
    the camera is parented with the cube which is being steered towards the player. This makes for the camera effect in levels that our game wishes to achieve.

    Materials:
    Nothing special about this yet. We still need to go over the look and feel of the levels in our game so for this demo I simply added colors to better differentiate the four sides.

    Linking:
    linkings biggest benefit is a smaller blender file. I imagine this will better serve our game since we can have different in-game objects linked from several group member files. This will give us the ability to split up the modeling work and still have the programming edit the scene properly.

    Animation:
    We predict for there to be several animations in our game instead of leaving things to physics. This includes doors. In this demo I reproduce an automatic sliding door but this may change depending on the setting of our game.

    Monday, September 23, 2013

    Homework 6


  • Four each of the four elements of the Tetrad, explain how it is addressed by your game. If one of the four elements is not used, please state this. 
  • Mechanics: This is described by the book as the means by which we direct the player. How the game tells the player what he can and cannot do in order to achieve the ends we (the designers) have set out. We adress this in our game by instilling popular limitations found in most platformer games, just as set gravity, and only enough tools to clear obstacles. We impose limits on where the character can and cannot go to some degree.
    Story:  Plot current plays the biggest role in our game as it influences the mechanics (Obstacles are in agreement with an office-type setting) and aesthetics (How the world looks as a commercial district in a big city).
    Aesthetics: The aesthetics in our game is influenced a bit by the medium by which we are creating it; Blender. We are trying to create a "ghost town" scenario that takes place in a city, so the look and feel of our game looks right now to be industrial (The look and feel of the streets and buildings as close to reality as we can make them).
    Technology: The medium by which our game is being made is blender. This part of the tetrad is not so much addressed by the game itself. Of course the game will reciprocate the feel that it can be done in Blender as we have no plans to implement anything outside Blender's capabilities at the moment (even in python).
  • Do the four (or less) elements work towards a current theme? 
  • The theme of our game is "What happened?" We are trying to create a story and experience for the player that makes him/her genuinely want to reach the end of the game. While popular FPS shooters advertise infinite online experience and RPG games try to instill the thought: "I must train to be stronger than my opponents." Our story and mechanics are working towards our theme to get the player to the end of the platformer.
  • In your own words, describe the meaning of a "theme", and how does it differ from an "experience" (see book for examples in Chapters 2 and 5. 
  • To me, the key difference is that Theme is the over-looming goal that every step you take must satisfy. A theme is a more broad notion while the game can have many different experiences if it fits the overall theme. An experience is the detailed who, what, where, when, and why that gradually reinforces the theme to the player.
  • What is your game's theme? 
  • To me, the theme is "What happened?" Our game follows the traditional rule of old style platformers that the player is collecting something in search for the end of the level.  In our game in particular, the player is searching for missing pages that tell a story of unknown events prior to the game's setting and unknown to the player.
  • What are the elements in your game that are meant to reinforce this theme? 
  • The collectibles in our game as well as the sparse information and sense of mystery surrounding the events that happened prior to the game. These elements hopefully will make the player want to collect everything and reach the end to see the fruits of his/her labor.
  • What is it about your game that you feel makes it special and powerful?
  • The story has to be powerful as it is one of the driving forces behind what is keeping the player interested in getting to the end. In addition, we plan on including puzzles. Puzzles make a game special to certain audiences who recognize that although different games have similar puzzles, every puzzle's answer is unique and has its own merit worthy of the player taking time to solve them.

    Monday, September 16, 2013

    Homework 5

    I was trying to test some features in blender I thought would be favorable for a platformer.

    rotation/hovering (collectibles)
    Jumping
    Moving Platforms
    Camera Tracking
    Collectibles Counting

    I want to eventually have it so that maybe when the cube hits the long hallway leading into the screen the camera perspective changes and the player now faces the new side.

    This video describes what I thought the game could look like to better illustrate the perspective of the camera and how we can incorporate 3d elements in a game where the player can only move on a 2d axis (forward and back).

    Homework 4

    Homework 4

    1. It is a little too soon to tell if I love the game we are making. Our group is still in the middle of negotiations as to the direction the game will go in. More specifically, we do not know how complicated we want our story to be and what perspective we want our game in. No matter what we choose, i'm sure it will be a compromise everyone is happy with and I will enjoy making the game.

    2. The team as a whole is also deciding what our final approach to the game will be. No one is in love with the game just yet, i'm sure. What can be done is bringing all members together at the next meeting and coming up with more ideas.

    3. Our team members are communicating with each other through the notes document. Email is also used but everyone in the group seems to check the end of the notes document at least once a day and gives their input.

    4. Our team has agreed upon a Friday meeting time which fits in to everyone schedule. We also know that certain members might use that day to leave town early. Those members will be absent from the face-to-face meeting and have to be contacted via email or simply by giving their input on the meeting agenda we put in the notes document.

    5. The modes of communication between the team members are: Google Notes Document, Email, and Meetings. In case of urgency everyone has their phone number listed as back-up.

    6. What must be remembered when designing your game is communication. Written communication is highly praised by the book and that is what purpose the game design and notes document serve. It is also important to remember there is no perfect design document; nor template. Things may get messy but that just means that someone (or everyone) needs to clean it up. There will come a time where everyone has a job to do and objectives to achieve. Even when struck by a brilliant new idea or come across interesting exploitable blender features we must first ask ourselves if it serves the purpose we are setting out to do; and if so, run it by everyone else.

    Thursday, September 12, 2013

    Homework 3

     The First Object I made was a ladder. Unlike traditional ladders, this ladder has prongs on the top so that it can be transported and attached to flat plane surfaces above. This kind of ladder makes an appearance often in platformer games. The reason I would guess is that it is easier to program the physics of the ladder and person using it if the person can only move up and down instead of at a diagonal like stepladders.

    How I made this in Blender: I made this in blender using a cylinder as the base, flattened. I used this over a box for the simple fact it looked smoother and less rigid and a ladder of all cubes. Next I re-sized the steps by making a single cube and scaling in the X direction. After a single step was created and placed on the ladder, I copied the step to the object clipboard and pasted it several times, each time manually moving it a fixed distance below the last step. As for the prongs, I used the subdivision tool on the step at the top of the ladder in addition to the extrusion tool.

    How this may be used in our game: As stated above, ladders are often seen in platform games in all sorts of variations (Ropes, vines, missing Bricks). I tried to make the ladder generic enough to snap onto the side of any flat surface and with a little effort the ladder can be extended as needed without stretching the object.


    t
    The second object I made was a vending machine. Although at first I thought this to be a simple subdivision and extrusion of cubes, fir the same reasons as the ladder I found using curves and rigid bodies in tandem create a more realistic looking vending machine.

    How it was made: The base of the object is indeed a cube. After breaking up the front surface into subdivisions, I selected several boxes in the lower half of the machine and extruded them inwards in order to act as the dispenser. the coin return dispenser was also made in a similar fashion. After the dispensers, a quick scaling of a cylinder was used for the coin return. and placed next to the part that accepts bills. Next, a cylinder was flattened and scaled a bit and inserted/merged halfway into the machine. After using a copy of that cylinder, I was able to make the other buttons in correct proportion just like with the ladder. the most complicated part (and not complicated at all), was the part that takes in the bills. I inserted a cube about halfway, divided the front face once, and then proceeded to edge-select mode in order to create the triangular shape simply by pushing the edge into the machine.

    How it will be used for our game: We have not gotten many details but what we do have is a woman lead character in an abandoned city. It would not be uncommon to see a vending machine or two around and would give the level some personality. Perhaps the vending machine will later be voted on to be used in some sort of way like as a save point. Many games use similar "oddly plain" objects as save points (Couches in ICO and Bathroom stalls in Dead Rising). With what we are learning in class about spontaneously generating objects, we could also have the vending machine dispense cans easily and perhaps the player can actually use them. We have decided that the player will be collecting something throughout the levels. If that something turns out to be a form of currency like most platformers, then maybe it can be spent here.

    Monday, September 2, 2013

    Harvest Moon (Original SNES version)
    Innocent Life (Sony Original PSP)

    Above are two links to games that are apart of one of my favorite franchises in gaming; Harvest Moon.

    Harvest Moon in its most basic form (first link is an older version of the game) is a simple farming simulator which includes building upon your farm and house to make your land prosperous. That really is the objective of the game, and you are given a 2 year time limit to turn your weed infested, one room house farmland into a thriving business.

    Innocent Life is a very recent take on Harvest Moon. In some of the most recent Harvest Moon titles, in addition to the formulaic plot of tending to your farm, you can also build and profit from the nearby towns. Whether it be for the sake of love, money, or both, you are given the option to fund peoples business ventures and buy land that shapes the future of the town in a fashion similar to another well known game, Animal Crossing.


    These pictures are a representation of the 3 step process I often use when making original 2d game images. I am very fond of 2d games as they let you create enticing new concepts and twists without a lot of manpower that I expect these 3d, more robust, games to take. The process is as follows:
    1. Draw images by hand (or use some tool on the computer)
    2. After scanning my drawn images, I crop out each individual frame and touch it up by adding the colors and smoothing out any details I need. I need to make sure the frames all are inside an imaginary box where the box dimensions are such that the biggest frame just barely fits inside. I then place the boxes side by side with one frame per box in the appropriate order. This step is by far the majority of the work unless you are bad at drawling like me.
    3. The result of step 2 is what 2d games refer to as a "sprite sheet," which is a big image of every individual frame the game needs. The programmer may need to create his own animation algorithm that fetches and uses each frame in the way the final product was envisioned. However, if you are comfortable with the GIF libraries that many 2d engines support than you can animate the frames yourself using some image processing tool (I use GIMP). The result of step 3 is the third animated image you see above.

    This is a video of me playing a game that I often play in my free time; such as between homework assignments or while waiting for a download to finish... I have come to like certain rhythm games such as Patapon (Sony PSP) or DDR (Arcade/Various consoles). In the video I play one song while talking about some small aspects of the game.