cschladetsch / cschladetsch/Unity3dCardChess
Game source files should not use Foo.Impl namespaces.
Open
- Dominant language
- C#
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently various source files reference `impl` namespaces, such as `Views.Impl` and `Models.Impl`.
This is counter to the premise that the main game should only use interfaces and factories.
Fixing this may be more trouble than it's worth.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.