Jessica Yang - Week 3 Report

What were your concrete goals for the week?

For gameplay, our goal is to fix movement and camera, discussing special abilities and control logic.

What goals were you able to accomplish?

Adjusted jumping, got camera move align with the cube and corrected direction. Made the project also compatible with macOS system. Discussed special abilities and game flow.

If the week went differently than you had planned, what were the reasons?

This week mostly went as expected. We realized that some features, like interactions and abilities, require support from the server-client system and multiplayer framework. While we can built the basic implementation on our side, full functionality will depend on integration with other parts of the project.

What are your specific goals for the next week?

Discussing and confirming on game flow. Start implementing abilities. Add player interactions.

What did you learn this week, if anything (and did you expect to learn it)?

Learned about how to run the same project cross platform, it was easier than I thought, and also about how server and client working and how will gameplay side integrate with that

What is your individual morale?

Good! Little worried about if there will be tons of bug when integrating everything.