1. Map components to enums. 2. Create parser to convert json into game objects Acceptance: - [ ] edit a obj.json file that has comments on how to properly specify components - [ ] see that a GameObject with id objx has the corresponding components correctly reflected - [ ] tested by @doubleristretto
Acceptance: