Skip to content

Instantly share code, notes, and snippets.

@dpzmick
Created October 12, 2013 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpzmick/6946565 to your computer and use it in GitHub Desktop.
Save dpzmick/6946565 to your computer and use it in GitHub Desktop.
before print
{"resources":5170,
"responseCode":400,
"playerToken":"wr7/FxIABaZe8GiJn1RRZw==",
"playerName":"Sprinkles",
"error":["It is not your turn!"],
"hitReport":[],
"ships":
[{"orientation":"H","xCoord":5,"ID":5,"yCoord":5,"type":"M","health":40},
{"orientation":"H","xCoord":93,"ID":6,"yCoord":88,"type":"D","health":40},
{"orientation":"V","xCoord":20,"ID":7,"yCoord":95,"type":"D","health":40},
{"orientation":"H","xCoord":68,"ID":8,"yCoord":39,"type":"P","health":20},
{"orientation":"H","xCoord":24,"ID":9,"yCoord":43,"type":"P","health":20}],
"pingReport":[],
"shipActionResults":[]}
{"resources":5170,"responseCode":100,"playerToken":"wr7/FxIABaZe8GiJn1RRZw==","playerName":"Sprinkles","error":[],"hitReport":[{"xCoord":0,"hit":false,"yCoord":1},{"xCoord":1,"hit":false,"yCoord":1}],"ships":[{"orientation":"H","xCoord":5,"ID":5,"yCoord":5,"type":"M","health":40},{"orientation":"H","xCoord":93,"ID":6,"yCoord":88,"type":"D","health":40},{"orientation":"V","xCoord":20,"ID":7,"yCoord":95,"type":"D","health":40},{"orientation":"H","xCoord":68,"ID":8,"yCoord":39,"type":"P","health":20},{"orientation":"H","xCoord":24,"ID":9,"yCoord":43,"type":"P","health":20}],"pingReport":[],"shipActionResults":[]}
after print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment