Open GoogleCodeExporter opened 9 years ago
Per improving the AI, it could do a summation of the best score of the current
shot and the followup shot, swap them, and re-compute the summation.
Additionally, it could compute the scores given that a shot would clear bubbles
out of the way for the next shot, and if the followup score is higher than the
best score, use the suboptimal current shot in favor of the higher scoring
followup shot.
Also, need to add logic to prefer attaching bubbles to other bubbles and not
the top of the screen, as they can be knocked free without requiring a triplet
to clear them. Every unique bubble color at the top of the screen is a
mandatory triplet.
Original comment by forter...@gmail.com
on 16 May 2014 at 1:41
Original issue reported on code.google.com by
forter...@gmail.com
on 15 May 2014 at 7:22