Zooce / vexation

1 stars 0 forks source link

Add new computer player strategies #28

Open Zooce opened 1 year ago

Zooce commented 1 year ago

The only strategy for a computer player right now is choosing moves randomly. To make things a bit more interesting, let's add more strategies for them. I'm thinking at the beginning of a game each computer player randomly chooses a strategy.

Still need to consider how computer players will choose to use power-ups.