Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I built Tic-Tac-To
#4
a couple things to improve-
1. when I start your script you set the geometry to 500X500 which
cuts off the button on the left and doesn't show the label on
the bottom- my first game I didn't see your win label: just increase the size.
2. Disable the button after it's been selected. state= 'disabled'
3. when someone wins it allows extra move figure out an end. Possibly
create a main function checking win or loss status and restarting game.
4. After that work on AI playing against the computer sometimes it's hard to
find a player.
Over all a good start. best of luck-
Reply


Messages In This Thread
I built Tic-Tac-To - by dsad12 - Apr-01-2020, 12:09 PM
RE: I built Tic-Tac-To - by j.crater - Apr-01-2020, 05:33 PM
RE: I built Tic-Tac-To - by dsad12 - Apr-01-2020, 09:26 PM
RE: I built Tic-Tac-To - by joe_momma - Apr-03-2020, 03:30 PM
RE: I built Tic-Tac-To - by MohammedSohail - May-07-2020, 08:30 PM
RE: I built Tic-Tac-To - by pyzyx3qwerty - May-08-2020, 09:10 AM
RE: I built Tic-Tac-To - by Shahmadhur13 - May-08-2020, 09:15 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020