Commit Graph

  • adf951b53f I found a mistake in the check_winner() function. It was working only with three or less X or O signs. I have changed it to work for all combinations main Seoyeon Lee 2024-12-15 16:51:49 -0500
  • 740872f7b6 Checkpoint 2: List all the possible cases for winning first. Then I thought of for loop, and realized that the work will be much longer than I wished while making a note on the paper. Index would be more ideal to check each combination with a shorter code. Seoyeon Lee 2024-12-15 00:54:20 -0500
  • 2d43238040 Overwheming at first, and get used to codes slowly. Stopping multiple times and asking questions and making notes on things I don't understand right away. Seoyeon Lee 2024-12-15 00:00:33 -0500
  • de7adf81d8 Initial commit slee 2024-08-28 15:02:58 +0000