To place a ship I need a BattleshipModel object to draw coordinates from. To test it in the UI, that's going to require the function getModelFromReq to return a deserialized battleshipModel object from the client. I'm requesting Nick go over and test his code so that I can use it to get the model and test my code with the UI. Thanks,
To place a ship I need a BattleshipModel object to draw coordinates from. To test it in the UI, that's going to require the function getModelFromReq to return a deserialized battleshipModel object from the client. I'm requesting Nick go over and test his code so that I can use it to get the model and test my code with the UI. Thanks,
Jake