fix(game): remove trailing spaces in position
feat(game): add position operators
Merge pull request #8 from Rutherther/game-objects Game objects
feat(game): add basic entity and map data
feat: add helper data records
chore: move data classes to correct namespaces