ept 9 “Moves” as user input via mouse clicks X always goes first Prompt the user

ept 9 “Moves” as user input via mouse clicks
X always goes first
Prompt the user to Click on a square
User Clicks on a Square
Place an X or O (as appropriate) in the selected square
After 9 moves, prompt user to click to Quit, then close window
The challenge in this assignment is in determining which square a user clicked on. Here are some hints: you should define the game board using coordinate transformation and the setCoords() method. Each user click returns a point with X & Y values. Can you relate those values to a specific square?
For this assignment, the 50 points for requirements are based on the following:
10 – Game board is correct
10 – uses setCoords()appropriately
10 – defined internal functions to modularize program
10 – X & O appear where they should when user clicks
10 – User prompts are correct
needs to be done in the python idle shell and must use graphics.py. All I really need is a copy of the source code so I can copy-paste it.
Needs to be done in python IDLE shell NOT normal python. Also needs graphics.py imported and used

Posted in Uncategorized

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount