Edie’s Tic Tac Toe Game with Graphics using Tkinter

Поделиться
HTML-код
  • Опубликовано: 7 июн 2023
  • Edie’s code displays a window to play Tic-Tac-Toe against the computer. She used the python’s built-in module called Tkinter to create the graphical user interface, or GUI, for her application. Tkinter was used to display the game window and to create the buttons. It was also used to change the text of the buttons pressed and the buttons the computer chooses. Her code detects whether the game ends in a win or a draw, and it displays the results to the GUI window.
  • НаукаНаука

Комментарии •