jeffblankenburg / FiveByFive

Multi-platform version of Five By Five
0 stars 0 forks source link

Build AI #6

Open jeffblankenburg opened 10 years ago

jeffblankenburg commented 10 years ago

We still need to build several different difficulties of AI. Easy, Medium, Hard, perhaps?

TravisTheTechie commented 10 years ago

Let's start with Easy.

  1. Look at dice rolls, select highest value available from left to right until dice are accounted for.
  2. Roll any left over dice, repeat 1
TravisTheTechie commented 10 years ago

Alright, let's consider a few scenarios

What are other scenarios we'd expect for easy? Maybe I can implement these shortly...