bharat

Results 2 issues of bharat

https://github.com/premaseem/designPatterns/blob/4bbcbf14e0cc46d48f306903d53833350c51c34a/AdapterPatternCloudExample/src/com/premaseem/adapterPattern/Adapter.java#L8

In my understanding the player has to only draw one card from the deck when they do not have valid card to make a legal move. But in the current...