This is very simple and beginner friendly Tic Tac Toe using python. It runs inside the terminal and asks for the user to enter their positon and switches user accordingly
- Checks if the user input is valid
- Check if the positon is avaible
- It is played by 2 Players
- The player switches after every move