Architecture Cleanup
Open
enhancement
Refactor
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Only GameState accesses GameSettings
Only GameEngine accesses GameSettings and GameState
Mediators access arcade APIs and make changes to game via GameEngine
Role of Computer
Role of Intelligence
cons:
harder to unit test GameEngine
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.