mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
c197083d7c
- Created FileParser class which processes team setting file in Json format. - Implement get** methods, which extract information from setting file more efficient. - Took more time than expected because need to learn Json-simple dependency first. \#story[3]