1. what were your concrete goals for the week?

My goal was to create a class to abstract packets, so we can more easily send and receive data between server and client.

  1. what goals were you able to accomplish?

I created the Packet class, and pushed the header file so the others could use it while implementing the first version of the game engine. Shane gave me some feedback on the function definitions, so I made some changes to the class.

  1. if the week went differently than you had planned, what were the reasons?

I definitely had less time than I planned because I had to practice for an upcoming performance + IM games, then I had a few other events that consumed a lot of my weekend.

  1. what are your specific goals for the next week?

I am hoping to move on to working on the game engine this week, but I’m not sure what our priorities are quite yet. I’ll likely refine my goal after our meeting tomorrow.

Update: my goal is to still work on packet. I want to pull the most recent changes, merge, verify functionality, then push to the main branch. If I have time, I might look more into player interactions if the others need help.

Also, since I know next weekend will be full with a Model UN conference, I’m planning to get most of my work done on Thursday and Friday.

  1. what did you learn this week, if anything (and did you expect to learn it?)

I learned a lot about type conversions and manipulating fixed width types. I didn’t expect to learn about unions in C++, but that was neat too.

  1. what is your individual morale (which might be different from the overall group morale)?

Still very hyped!! :D