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

Cleanup logic to avoid doing the same action twice #15

Closed dripton closed 14 years ago

dripton commented 14 years ago

Game.update has special logic to avoid doing the same move twice. This should be cleaned up and generalized.

dripton commented 14 years ago

I don't think there's a magic bullet for this. Closing.