How to compare two buttons text to each other?
So I am making a tictactoe game using buttons. I am able to change the buttons text to X and O and am able to switch back and forth between them. I am lost on how to get each button text to compare them to each other to see if there are 3 buttons in a row with the text X or O after the user has clicked on them. -not using a GUI.
Comment
Your answer
Follow this Question
Related Questions
Problem with Application.Quit 2 Answers
Help with a Start Button 2 Answers
I want to Automatically resize/snap buttons to my panel but it isnt working 0 Answers
How to quit game on double pressing back button? 0 Answers
Button to do two actions ?, 0 Answers