gohil-jay / Macro-Python-Projects

This repository consists of macro-level python projects that undertake a simple task and perform it using small python code snippets.
GNU General Public License v3.0
16 stars 24 forks source link

Added Tic_Tac_Toe game In Python #46

Closed Kavs-123 closed 2 years ago

Kavs-123 commented 2 years ago

The code seems fine, however, you need to change the code structure. The 'Tic Tac Toe' sub-repo (folder) is already present, and thus, please add your code file into that particular folder and name the file as 'app1.py' and screenshots as 'Screenshot1_1.png' and so on. Do the needful, and it will be merged.

I have performed the required Modifications @gohil-jay with branch name: 8f5e60a... Pls review it