Saturday, October 31, 2009

week 8

What stage of the project am I on and how is it progressing? I just finish coding I add the 5 object names the player must find in the hidden object game. I was added the object list, list show the five hidden object the player must find. I got some help on how load object list.

Did I change my project milestone goals? no.

What is working? I have not test and objects yet, I am waiting for Jamal to complete all the object for the game. He is doing a great job it only us, two people on this team.

what is not working? I do not have the objects needed for the game play, and see what is not working.

The problem I had with the gui object list was I need to click Gui bitmap and then the list would load Jen show me.

Evaluate the project as a whole including team member. This project will be a fun game with it is finish, it different something I never done before. Jamal is a good team member I enjoy working with him.

Saturday, October 24, 2009

Week 7

I created the object list, this list tell the player what object he or she must find in the level.
I coded the Gui clock HUD timer, the player has a certain time to fine the six object.
I will start the coding for the six object this week.

No changes were made to my project and milestone goals.

I had a problem with the GUI object list it is in the correct file folder, I could not get it to appear in the level. I gave it different names to see if that help and it did not.

What is not working the object list.
what is working the Gui clock HUD timer.

I spend a lot of time on this project, I had to figure out the code for this game.
My team member Jamal is doing a great job on the game level and the game assets.

Saturday, October 17, 2009

week 6 final project design

My role in the final game project design is to program the game.

What stage of the project am I on and how is it progressing? I am on the beginning stage writing the code.How or what could I improve? at this time I am just starting the project.

Did I change my project? No. Milestone goal? No.

What is working? Nothing I am just starting to work on the project.
What is not working in the planning and implementation of the project? The code had not been create for testing, to see what is not working.

briefly describe your time spent and any problems within the team, with a computer. I don't have any problems it is the early stage, I just had to talk with my team member making sure we are both on the same page in the project.

Evaluate the project as a whole including team member, if applicable. I like this project it is new, I like working with Jamal he is good.

Saturday, October 10, 2009

Week 5 Post Mortem

1. Describe the project? The game is called Survive a Stealth action game.
The story is about a man from Canada that travels to a jungle located in South America.

The character is named Robert; he travels to South America because he is on a secret mission
mission from the government. Robert has to recover stolen gold located inside the warehouse.
the gold is guarded by armed robots.

2. Describe your role? My role is to program the game. making the enemies work, the assets
such as the key and healthpacks spin and pick up by the player character.
My job was to program the door to open leading to the stolen gold, the win screen.

3. What went right? the enemies work the assets key and healthpacks work. The player
character moves around in the level and pick up the key and healthpacks when needed.

4. What went wrong? Some coding issues Torque got confuse with what I was naming.
The level was suppose to have guards and path find enemies that patrol in different areas.
Both files use the name aidroppoints I name one guard the other path.

The guard and enemy path did not work I just used guards. I had an issue with coding in
the player.cs file, Torque got confuse with my enemy name I had to use badguy for the
enemies to work in the level. I had coding issue with the door and win screen because

they useed the name trigger, the door would not do what I wanted and the win screen did
not work. So I did not use the door and win screen in the game.

5. What would you do different or add? I would not make files with the same names for
programming a game.

Saturday, October 3, 2009

I will begin the coding program for the game. The game will have guards that can shoot the player. Jamal and I talk about the enemy and player character. We agree to use robots as the enemy guards and an astronaut as the player. I will code guards patrolling near the key use to unlock the door leading to the stolen gold.