DEV Community

Stapler
Stapler

Posted on

Terminal Tic Tac Toe

About

I am an eleventh-grade student who recently created a tic-tac-toe game in Python for my project-based learning. The game is designed for two players, and during its development, I implemented features such as accepting player name input and detecting existing marks on the game board. I am reaching out in this post to seek assistance from someone who can help me improve and troubleshoot my code, as well as provide some advice for me.

Image description
Image description

There are known bug that I can't fix

  • the game cannot tie

Github

Top comments (0)