Difference between revisions of "Helen"

From Spartacats
Jump to: navigation, search
(Week 3 Report)
(Week 3 Report)
Line 1: Line 1:
 +
== Week 4 Report ==
 +
*Concrete Goals
 +
:: Finish up weapons, fix weapon locations on player.
 +
*Goals Accomplished
 +
:: Weapons have dummy models and projectiles
 +
:: Moved weapons and movement to be based on the player vehicle, along the onCollision behavior.
 +
*Reasons for Unaccomplished Goals
 +
:: N/A
 +
*Goals For Next Week
 +
:: Fix camera positions, get the cannons to move with the camera.
 +
*Morale
 +
::Look there's fire!!!!
 +
 
== Week 3 Report ==
 
== Week 3 Report ==
 
*Concrete Goals
 
*Concrete Goals

Revision as of 22:51, 29 April 2013

Week 4 Report

  • Concrete Goals
Finish up weapons, fix weapon locations on player.
  • Goals Accomplished
Weapons have dummy models and projectiles
Moved weapons and movement to be based on the player vehicle, along the onCollision behavior.
  • Reasons for Unaccomplished Goals
N/A
  • Goals For Next Week
Fix camera positions, get the cannons to move with the camera.
  • Morale
Look there's fire!!!!

Week 3 Report

  • Concrete Goals
Work on game logic.
Add some more UI components
  • Goals Accomplished
Game Logic: Spawning powerup objects on the server, players can now pick up those objects and change weapons, players can take damage from other player's projectiles.
UI: health indicator, crosshairs(in first person camera mode).
  • Reasons for Unaccomplished Goals
N/A
  • Goals For Next Week
Finish up weapons, fix weapon locations on player.
  • Morale
Everything is so shiny.

Week 2 Report

  • Concrete Goals
Getting D3D to play nice with D2D and DW.
Attempt to learn some graphics.
Make a mini map that shows the relative location and direction of a player.
  • Goals Accomplished
See above
Stared at group members as they typed code.
Adding useless debugging output to HUD.
  • Reasons for Unaccomplished Goals
N/A
  • Goals For Next Week
Help with game design/logic
Add more UI components( Crosshairs + display weapon cooldown )
  • Morale
I hate graphics. And trig. Mostly trig.

4/8/2013

  • Graphics
Adding D2D and DWrite support to the graphics engine.
Creating interface for HUDs
Support for creating textures from images and adding text to it