Alvin Chen

From Group 5
Revision as of 22:19, 24 April 2013 by Admin (talk | contribs) (Created page with "=='''Week 1'''== =='''Week 2'''== ===This Week's Accomplishments:=== *set up environment *Primitive Object hierarchy/structure *Primitive Physics engine *Simple object movemen...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Week 1

Week 2

This Week's Accomplishments:

  • set up environment
  • Primitive Object hierarchy/structure
  • Primitive Physics engine
  • Simple object movement functions in 2-d ASCII grid

Goals for Next Week:

  • Improve and finalize Object hierarchy/structure
  • Abstraction of data types for code maintainability
  • Weapons class hierarchy

Concerns:

  • None

Week 3

This Week's Accomplishments:

  • Finalized object hierarchy/structure
  • Created weapon class hierarchy
  • Refactor code and abstracting important
  • Improve physics engine

Week 4

This Week's Accomplishments:

  • Integrate gameplay with server/client and graphics
  • Finalized interaction between weapon, projectile, player, and how collision will work.

Goals for Next Week:

  • Create actual weapons
  • Create powerups
  • Play the game

Concerns:

  • Our shit doesn't even render yet
  • Graphics is a unknowen field for me

week 4