Tic Toc Android Project Source Code: codingwithkhan.blogspot.com/2019/09/how-to-make-tic-toc-game-in-android.html My first application on Play Store. Please check it out. play.google.com/store/apps/details?id=com.kukustudio.kuku
This is wrong I think. Bcoz as soon as on player gets 3 marker which he selects, game should be over there itself.But it isasking to complete the game then will display the result. and in this case both players can win. please check and confirm.
Tic Toc Android Project Source Code:
codingwithkhan.blogspot.com/2019/09/how-to-make-tic-toc-game-in-android.html
My first application on Play Store. Please check it out. play.google.com/store/apps/details?id=com.kukustudio.kuku
its not working at all
This is wrong I think. Bcoz as soon as on player gets 3 marker which he selects, game should be over there itself.But it isasking to complete the game then will display the result. and in this case both players can win. please check and confirm.
Sorry for that. I cover this part in my android project.
codingwithkhan.blogspot.com/2019/09/how-to-make-tic-toc-game-in-android.html
Assalamo Alaikum I know your a Muslim like me
@@learnthroughanimation6924
But if we want to complete this using java code without android studio then what we have to do? please solve this doubt.
with little bit changes...
import java.util.Scanner;
//TicTocToe program
public class TicTocToe {
//Instantiating boardof tictoc
char board[][]=new char[3][3];
//display function
public static void display(char board[][]) {
// displaying board
for(int i=0;i
@@amritasrivastwa2943 code?
just a fake video, you didn't show us which extension should be use while saving, I wish I could give dislike'👿