timpalpant/rummy

Implement a better AI strategy

timpalpant opened this issue · 0 comments

Currently there is a dumb greedy strategy (https://github.com/timpalpant/rummy/blob/master/clients/ai/strategy/greedy.go), but it'd be interesting to develop a better AI player