Skip to content
kimredman edited this page Oct 14, 2012 · 2 revisions

Things we talked about on Saturday, October 13th:

  • Added a GET method to the Python test script to show that we can GET game state data.
  • Need to define variables and structure for json object. Standardization will help other groups access the data they need.
  • API for game end data (final score, etc...)
  • API for starting game (game engine)
  • API for establishing connections (mobile phones)
  • API for event updates for use on website (e.g. "Robot was just hit by a fireball!!!")
  • Need to start building the website!

Clone this wiki locally