Week 2
April 19 - April 22

Graphics

Graphics Completed

 Graphics In-Progress

 Miscellaneous

Network / Direct Input

Amy and Kevin were able to send basic messages from a client to the server who then sends this message to all other clients. We decided that we will have a “dumb” client who only sends information about what movements/keys were pressed to the server.  The server will then do all the calculations and figure out where everything should be in the world.  This new world update will then be sent to all clients who will just unpack the data and update the graphics. 

 

Game Engine

Completed

Working