Sunday, April 15, 2012

Final Post for Solitude GX

        The Game Con was a great success! I was a little sad that we did not win one of the prizes, but was still very happy with the feedback we got from the game. A lot of the people who played the game really enjoyed it. It seemed that once someone started to play our game, they kept playing for a couple of levels. We even hand players who got to the final boss! This meant that the game was able to hold their attention and that they were enjoying playing it. Players also got to try our older games, which helped show the team’s progression over the years.

        Overall I believe the levels in our latest game have been well designed. Everyone who played it knew exactly how to traverse the levels and what the objectives are. This was desfantyl made possible with the aid of iteration and playtesting. This shows that we have defiantly grown in terms of level designing. Over the summer I might even work on adding more levels, but I’ll have to see (most of the time things come up and extra projects get delayed). Overall I am very happy how the game came out and am looking forward to a nice and relaxing summer.    

Saturday, April 7, 2012

Game Complete!

        As of now our game is 100% complete. We were able to get the last component, dead-reckoning, working in our game. Currently, a lot of our assignments are also almost complete. For purposes of the post-mortem presentation, I had to go take screenshots of very old builds of our game. It was astonishing to see just how far our game has come in terms of being visual and functional. I personally have learned a lot about game design though making this game. I learned when designing the levels and puzzles, I need to give some guidance to the player to help them understand what to do. Without this, players would get lost and frustrated, something no designer wants. For example, the puzzle with the buttons, I had simply put a faded black line, thinking the players would eventually get it. Unfortunately, I was thinking as a designer, not from the player’s perspective. When the player is first introduced to the puzzle, they have no idea what the buttons do, how many there are, that they need to be pushed in a certain order, etc. I had to start thinking from the player’s perspective in order to make the puzzle simple and accessible to all who play it. By adding the bright yellow arrows as well as a darker line, one would think that I am making the puzzle way to obvious, but actually it was necessary to do so. It made it easier for the player to not only discover the order, but to figure out how the entire puzzle worked. 

         

Its come a long way.

Saturday, March 31, 2012

Nearing the End

        We are coming to the end of the development for our game. So far I am very happy how it has come out. Many of the fixes we are currently adding to our game are visual ones. Once big addition was the inclusion of bump mapping. This is not being done in real time, but through baking the textures in Maya. This helps the game look more realistic as well as visually appealing. This also took design choices as some of the baking caused the textures to go dark. Some adjustments had to be made in order to keep the player from getting lost in the darkness. 

        As for the difficulty of the game, I feel we have hit a good balance, as I had my younger sister play the game and she was able to get to the last level without guidance (she mostly plays games such as Angry Birds and Bejeweled, so she is not an experienced gamer). A few last fixes includes added more of a spectacle to the victory screen, to help visually reward the player. Some arrows were also added in some levels to further convey the proper path. We are also ironing out any glitches that show their heads, such as one that caused the timer to keep counting down after the goal was reached. I am very confident that the game will be ready for the Level Up event on Monday, I hope people will enjoy playing the game as much as I have crafting it.          

Sunday, March 25, 2012

Playtesting Helps

With the Lightbox event coming up soon, we are trying to get our game polished as fast as we can. Luckily, we are currently at the playtesting stage and are trying to tweak the game so that it is as good as it can be. Some of the suggestions we had received hand to do with navigation, feedback and sound. There still seemed to be some parts of the levels that did not convey to the player where to go next. Some arrows were added to help guide the player though these parts. After a player finishes a level, the victory theme plays and the next level loads immediately. A suggestion we got was to congratulate the player more, to make them feel then just accomplished something. Currently, we have created a screen that will fade in that will not only congratulate the player, but will compare their time to the times of other players. 

        Lastly, we were given more suggestions about the sound of the game. Currently our games does have sound effects, but not that many of them. Currently, it is very difficult to find sounds as many online sources require money for their sound effects. Hopefully we will be able to find more sound effect and add them into the game to help the levels feel more alive. So are cracking noises have been added to the teeter totter and the AI’s give off a creepy computer sound when you get close to them. With about a week to go we will not be able to fix all the problems with our game, but we should be able to get it very close to fully complete.   

This now makes noise when you roll on it. 
            

Saturday, March 17, 2012

Helping the Player

       For this week, we had met with our professors to get their option on our game. Besides a few suggestions with shaders, one of the biggest issues they found was that our game did not guide / teach the player enough. At times they felt lost and did not know where to go when navigating the levels. Some of their suggestions were to add a kind of arrow prompt that would tell the player where to go next. We felt this was helping the play too much as it would take away a large portion of the challenge. Instead we are going to use small cut-scene at key points to help show the player where to go. 

      We are also going to raise the height of the camera so the player gets more of a view of the level. This means they will be able to see obstacles ahead and make navigation easier. We will also add a few arrows in the geometry and textures to guide the player, but not be too explicit. Lastly we will create a type of tutorial level that will teach the player the basics in a controlled environment. We felt that the first level might a bit difficult for new players to get use to the game, so the tutorial level will ease them into it so they are conformable and gain confidence to get though the levels.      

An example of small arrows to show the player the way to go.

Sunday, March 11, 2012

Paper Prototype

For this week I will explain how my group went about converting our game into a paper prototype. Unfortunately for us, our game was not the easiest one to try and convert into paper. Since it was physics based, we found in challenging to translate that mechanic into paper form. At first we were going to have some kind of formula for the player to figure out how many spaces they have moved based on the speed. This method was much too complicated for the paper prototype. Fortunately, I feel we have found a perfect mechanic for the paper game, that captures the physics based mechanic. For the game board, we drew an outline of a type of level that would be in our game. We include some hazards such as sharp curves, crushers, exploding rocks and moving platforms. The track was then divided up into different sections, placing each section into its own zone. This is similar to how we divided up the computer games levels for the respawning. Each section has its own attributes associated with it. The attributes will explain what the player needs to roll in order to get past that part of the level. The player can choose “fast”, “medium”, or “slow”. If it is a curved piece, the attributes might be “fast = 4”, “medium = 2” and “slow = 1”. This means if the player wished to pass that part going fast, they must roll a 4 or higher. Failing to do so, means they must restart that section over again. 

Furthermore, for every roll the player makes they gain “time tiles”. They get three if they roll slow, two if they roll medium and one if they roll fast. This will incline the player to risk going fast, hoping that they do not fail as they will have to gain more time tiles. The player who gets to the end of the track with the least amount of time titles wins. I feel this accurately reflects the strategy of the real game as player can risk going fast, meaning they might require multiple attempts, or go slow, but waste a lot of time. 

Saturday, March 3, 2012

Respawning Breakdown

For this blog post I will explain the process of deciding where and how to include the different spawn points throughout the levels in our game. As you have previously read, the player is able to respawn as soon as they fall off the track. They are spawned at a certain point further back to where they had fallen off. When deciding where to place these points, I try to mentally divide the level into different sections. For example, in the cave level, the long bumpy part of the track in one section, the teeter totter would be another section and the rock with the buttons is also a separate section. This means that if the player dies on the teeter totter, they are respawned at the beginning of the teeter totter. This separates the level into smaller chunks for players to tackle. When choosing the actually place for the player to respawn, I must also take certain precautions. I am sure to choose a spot that is safe and sturdy, such as in the middle of a flat service. This is to ensure that the player does not immediately die after respawning, that they have a chance to take in their surroundings. Places that would be an inappropriate choice would be on top of the teeter totter, right in front of a cliff etc. If a player were to spawn in those places, they would not have enough time to react. I also try to choose a place that the player has past by before. This prevents them from getting disoriented of where they had spawned. Usually the spot will be a on the path they took in order to get to that part of the section. This will help them recognize where they are and continue on their way.   



                                                Bad place to spawn.                

Saturday, February 18, 2012

Sub-games and rewards

This week I will be discussing some of the sub goals within our game. These goals are to lure the player from the standard “get to the end of the level” goal and to test very skilled players who are able to accomplish both tasks. Within the levels of our game are three objects that are hidden/very difficult to reach. Once they player has touch one of these objects, they will collect it. Collecting all the objects in a level will present the player with an unlockable. Most of the time to gain these objects is very difficult and requires the player to use a large amount of experimentation and exploration of the levels. Some involve the player to stray from the defined path to get to the end of the level. We feel that this mechanic will increase the life of the game as players can go back to previous levels in order to find all the hidden objects. This is a similar mechanic to what is used in Super Mario 3D Land with the star coins (http://www.youtube.com/watch?v=tHt5dOd7Gfs) and Batman Arkham Asylum with the Riddler Trophies. 

The type reward is unknown to the player, making it even more tantalizing to complete the challenge. This sub-game will also add a lot more depth to our game as the player must make the choice to either continue on their way through the level linearly or to try and acquire the objects. Some objects require the player to perform dangerous actions (such as rolling near the edge of the cliff) to be obtained. This will also add a sense of risk vs reward into the game, does they player risk possibly loosening a massive amount of time in order to gain the object to gain the reward?        

 Finding the trophies is a very fun sub game

Saturday, February 11, 2012

Designing Mechanics in a Level

In this blog post I will try to describe one of the mechanics I am implementing in one of the levels of my groups game. The mechanic allows the player to access faster as well as safer part of the track if they are able to meet certain conditions. One path involves pressing a hidden button to gain access to a faster, safer way though a part of the level. The longer path is actually quite dangerous, making the faster path even more desirable. The faster path has been placed purposely so that it is visible when the player uses the slower one. This will entice the player to discover how to reach the path. This will allow experienced players to uses these paths instead of the slower ones. It is also a way for the more experienced players to show off as in an online race, they can use these paths to gain advantages over inexperienced players. But once an experienced player uses these paths, they will reveal the method of unlocking them to the inexperienced player, allowing them to use it in the next round. This is similar to the shortcuts in Mario Kart, how the shortcuts gives advantage to the players who know them, but will also teach them to the players who don’t.  


                                                    Two different paths

The next path involves more skill then knowledge. The marble is dropped into a sort of pachinko machine. One of the three openings at the bottom leads to a faster path. The one that does is considerably smaller than the other two. The other two openings leads to a slower path. As I playtested this portion, I found that I was constantly falling into the slower paths. Eventually I was able to come up with a strategy of what pegs to hit. With this strategy I was able to make it into the faster hole. Obviously it will need more playtesting and iterations, but it is already functioning in terms of needing strategy and experience to access the faster paths.   

Sunday, February 5, 2012

Magic The Gathering Cards


For the Demon character, I made the cost only 1 black mana. That means he would get 2 from the black and 1 from the baseline, giving him a total of 3. I distributed it so he had 1 power and 2 toughness.  

Red Demon:
Black: 2
Card Baseline: 1

Total: 3


For the human solider character, I made his cost 2 white mana. First he receives a total of 4 points from the 2 whites, then 1 additional point from the baseline. Since his total is 5, he receives another point, making his total 6. I gave him 4 power and 2 toughness.    

Human Solider:
White: 2
White: 2
Card Baseline: 1
Cost of 5 or more: 1

Total: 6


The robot character receives 4 points from the black and green mana (2 points each). He also gets the 1 point from the baseline. Since he has reached 5 points he gets the additional bonus. Since he has a green mana, the bonus is 2 instead of 1. This makes his total 7. I allocated the points to give him 3 power and 4 toughness.   

Cyborg Killer:
Green: 2
Black: 2
Card Baseline: 1
Cost of 5 or more with green: 2

Total: 7 




Monday, January 30, 2012

Resources In Gradius


To make the game more balanced in terms of resources, I would modify the game so that all the power-ups and abilities are not lost when the player is hit. Currently, when the player is hit by only one enemy, they instantly die. Once they die, they must restart at the pervious check point and they lose all their pervious abilities.  This makes the game very difficult as the player must start from scratch with building up their ships abilities. I would change this rule to make it easier for the player. For example, when the player dies, maybe let the player keep all of their abilities. That way they can continue to build up their abilities instead of starting over.

Another way I would modify the game would be to not have the player die in one hit. Maybe have the player lose their strongest ability for every hit they receive. For example if the player had speed, double and laser abilities, they would lose the laser ability if hit once. If hit the second time they would lose the double ability and so forth. Once they have lost all their abilities, then they die in the usual manner. Personally, I feel that this method is more “fair” to the player as if they are hit; they have a greater chance to reclaim the more powerful abilities, instead of just losing everything. This would also help they player progress further into the games levels as the abilities would count as a kind of resource for the player to continue if hit (similar the mushroom in Super Mario Bros). With these extra resources the player will be more likely to reach the in-game checkpoint, making level progression faster.   

           

Changing RISK

For this assignment, we were to redesign the rules of risk into something that younger players would enjoy in terms of difficulty and play time length. This was co-written with my group members whose blogs can be found here: http://drolzjourney.blogspot.com/ and http://dreadgdp.blogspot.com/




Game Changes
- Remove the army pieces that aren’t worth one army.
- Reduce the number of territories; about 4 of each color.


Setup
- Each player choose a color army and their units start on the country of the same color. For example, the red player would start on the red country. Three armies are placed on each territory in the player’s color.


Play
- Every turn, one army is given to the current player and they can place it on any territory they own.
- The current player draws a card at the beginning of their turn and place one additional army on the territory marked on the card. If they don’t own the territory, then no armies are placed this turn.


Attack
- On the current player’s turn that is making an attack, they roll a die and the number on the die indicates how many armies the player can attack with.
- The players involved with a battle will each roll a die. The highest roll wins and the lower number loses one army involved in the battle. The battle is over when all of armies on one player’s side are gone.


Movement
- The current player rolls a die and can move the number of armies as indicated by the die roll.
- A player can move his armies to any place on the board as long as there are adjacent territories under his control between the source and the destination.
- The player can make an attack order when there is more than one army on the territory they’re attacking from. They must also be adjacent to a territory that is under enemy control.


Winning
- A winner is announced when all other player’s armies are destroyed.
- The game also ends when 30 minutes have gone by. The player with the most number of countries under their control wins. If there is more than one winner, then one final battle is done between the winning players to decided on an ultimate winner.

Saturday, January 14, 2012

Chez Dork Board Game

Name Of game: Chez Dork

Number of Players: 3

Time to play: 1 hour

Something I liked about the game was the humour in it. Most of the cards poked fun at geek and gaming culture. For example one card showed a video game called Final Adventure XVIII, which pokes fun of how many Final Fantasy games have been released. Another card made fun of how collectors never open or enjoy most of their collectable possessions. I also liked how you could sell cards to other players, which injected another layer of strategy into the game. For example you could attach a temporary obsession to a player then try to sell off items of that obsession to the player at a higher price. I also liked that the goal of the game was clear and straight forward.

Some of the different things I disliked about the game was that it was confusing to learn. My group had troubles trying to understand the difference between permanent and temporary obsessions. We also had trouble understanding what certain cards did. We found that the learning curve for the game was too large. It also did not help that we were only given an hour to play the game. Another thing I disliked about the game was at the fact that no fake money was provided. We had to use a separate piece of paper to keep track of each other’s money. This was somewhat annoying as player were constantly spending and receiving money throughout the entire game. Something as simple as Monopoly money is not expensive to manufacture, so I have no idea why it was not included. I also disliked that the amount of money you had in the end of the game did not matter, only the points counted. For example other board games might offer extra points if you had a lot of money left over.  

            Overall the game had a very solid design. One thing I would have made differently is the amount of money they player received at the beginning of their turn. I would have randomized it more than just having a set amount of 30 dollars. I might have included something like a dice or spinner that would either increase or decrease the amount of money each player receives at the beginning of their turn. There might be cards that do this, but we did not run into any. Another minor thing I would change would be for the temporary obsessions to have a time limit. After a set number of turns it would either be removed or switched to something else, to make the game feel more sporadic.

            There are not many rules in the game. The main objective is to gain money and to use it to purchase different card to earn points. The winner is the first to earn 25 points. The amount of points a card is worth can increase if it matches the players’ character’s obsession. For example a card with video games will be worth double if the characters obsession is video games. Each character starts with a permanent obsession, but is able to gain temporary ones. The temporary obsession can be added by the player or other players. You can also sell cards to other players that match their interests. Each turn the player received 30 dollars, they can use the money they accumulated to either buy cards from their hand or from other players. Each player has 5 cards in their hand, but must buy them to actually use them.