Bowen Shu

From Group 5
Revision as of 10:51, 25 April 2013 by Admin (talk | contribs) (Created page with "=='''Week 1'''== =='''Week 2'''== =='''Week 3'''== ===This Week's Accomplishments:=== *designed the hierarchy for the network files *refactored existing code ===Goals for Nex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Week 1

Week 2

Week 3

This Week's Accomplishments:

  • designed the hierarchy for the network files
  • refactored existing code

Goals for Next Week:

  • finalize network

Concerns:

  • endianness conversion

week 4

This Week's Accomplishments:

  • read about collision detection
  • finalize network
  • finalize the object model used for sending/receiving messages
  • revise chat system to implement the model
  • begin integration

Goals for Next Week:

  • help with game play to add game-end detection
  • change the server so it only process the last message from each client during every cycle

Concerns:

  • how is map going to be represented and rendered
  • how is modeling going to integrate with graphics