ichabod801 / t_games

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

Connect Four Symbol Error #544

Closed ichabod801 closed 4 years ago

ichabod801 commented 4 years ago

I chose @ for my symbol. It then said "That symbol is already in use by another player." But I kept that symbol, and the bot used O. That sounds like the error was to the bot, and for some reason the bot (or the game) printed it. Have it only print if it's the human picking a used symbol.