dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Stress test script #150

Closed dripton closed 12 years ago

dripton commented 12 years ago

We need a script that plays all-AI games until something hangs or crashes, to help catch rare bugs.

dripton commented 12 years ago

The AI currently exits when it loses. Need to make at least the AI who starts the game stay in until the end of the game.