Stan's Progress Report: April 23
Goals for the past week
-
Object design, implementation of object methods and functions.
Accomplishments for the past week
-
Completed implementation of most object methods and functions.
Encountered small issues with weapon/projectile ownership, global variable issues. Simple syntax overview should help.
List of schedule-altering events
- Did NOT implement GameManager object methods. Need interface to be fully fleshed before implementation can begin
- Pushing back on integration of game objects with game (stupid to integrate empty shells).
Plans for the coming week
-
Integration of network architecture with game engine (through GameManager).
Begin map design.
Finalize world representation (with or without Environment object).