ichabod801 / t_games

A collection of command-line interface games written in Python.
GNU General Public License v3.0
20 stars 4 forks source link

BattleBot not Resetting #182

Closed ichabod801 closed 6 years ago

ichabod801 commented 6 years ago

I played again with Battleships, and the bot was not finishing off ships that it got a hit on. I am assuming this is because it is not being reset correctly at the start of the game.

This is a child of issue #23: Internal Play Testing.

ichabod801 commented 6 years ago

User testing is done. The changes do not affect any output.

ichabod801 commented 6 years ago

Nothing needed for docboxing, already done.