co0k / TreasureHunt

SEPM_2015
2 stars 0 forks source link

JSON Constructors and Readers for all data structures #46

Closed Philipp-M closed 9 years ago

Philipp-M commented 9 years ago

Acceptance:

Json constructors and readers for all data structures(Treasure, User, HighscoreList, etc.) as said in the title

ethragur commented 9 years ago

This takes about 10min https://github.com/ethragur/SMRTMS/blob/master/app/src/main/java/client/smrtms/com/smrtms_client/controller/JSONReader.java

bfjmg commented 9 years ago

@Philipp-M are this and #47 still necessary? Or can we close them?