Tic Tac Toe is a classic game as a small project that I worked on to get into Python coding.
Navigating Pycharm software to code Python
Learned how to use tkinter framework
Learned creating buttons and X & O's in-game functionality
Creating table frames
Learned more about 'If statements' coding in Python and how to apply them to create in game functionality
Using the Lambda commands for the buttons so that the button in-game functionality works properly.
Learned buttons placement for in-game functionality
