I wrote an open-source board game implementation. The current state is in alpha. The idea is to have a stable, well-designed OO API to facilitate future extensions (bots, game options, and other user interface implementations). Thus, the more stable the API, the more stable / future.
After some time, developing on this, I think that each encoder develops a certain form of tunneling vision (at least I think I know). That I cannot improve the API: at its core, I cannot have a โfreshโ look at it.
What a good way to attract people to thoroughly analyze the code and stabilize this API? Are there any websites that Google has not provided to me for this?
source share