MicahWW / Python-Games

2 stars 0 forks source link

Update board function can write non vaild icons to board #33

Closed MicahWW closed 1 year ago

MicahWW commented 1 year ago

There is an assumption that the player icon variable passed to update board is correct but if that is not the case then things like win scenarios and open moves could break.