mishal23 / Tic-Tac-Toe

TicTacToe 2-player game(C programmed) using basic C functions, file operations, system() calls to change the font and background
MIT License
47 stars 30 forks source link

Implement User vs Computer TicTacToe game #4

Open mishal23 opened 7 years ago

mishal23 commented 7 years ago
KoromaruKoruko commented 7 years ago

i have submitted a basic bit of code but anyone can make it better

raghav710 commented 7 years ago

@dedady157 @mishal23 anyone working on this now? I'd like to give it a try

mishal23 commented 7 years ago

Yes sure @raghav710

darkHarry commented 7 years ago

@mishal23 do you mind if i change the whole codebase as it seems difficult for me to incorporate the AI function in your code ?

mishal23 commented 7 years ago

@darkHarry Okay, I don't mind , but please note let the user vs user implementation remain

user23052036 commented 4 months ago

hellow there, I have successfully implemented the user vs computer feature in your source code and updated the code in more human readable form...

user23052036 commented 4 months ago

@darkHarry Okay, I don't mind , but please note let the user vs user implementation remain

will i submit my code now ?

user23052036 commented 3 months ago

Sir, I have submitted the code and made correct changes . could you please review my code

user23052036 commented 3 months ago

@darkHarry Okay, I don't mind , but please note let the user vs user implementation remain

I made sure the older code remained and added seperate user vs computer module .. could you please review the code

user23052036 commented 3 months ago

Bhaiya Could you please review my code !