minustehbare / CSE4705_final

Game of the Amazons AI for final project.
2 stars 0 forks source link

Make the Idle Moves DFS thread safe and run it on enemy time #11

Closed Dr-Steve closed 13 years ago

Dr-Steve commented 13 years ago

The DFS for filling up idle territory is finished. Get in there and make it run on enemy's time.

searing commented 13 years ago

This is what I will work on for now.

At 1 AM, I must stop to study for my fluids exam at 8 AM tomorrow. I have from 10 AM to the tournament to work on it tomorrow.

Also, the random AI using the partition sets is up and running. I fixed a lot of bugs, so it should be relatively easy to get the search running.

searing commented 13 years ago

Done.