How to Make Tic Toc Game in Java : In NotePad Java Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น • 11

  • @learnthroughanimation6924
    @learnthroughanimation6924  5 ปีที่แล้ว

    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

  • @Onlygringo
    @Onlygringo 3 ปีที่แล้ว +1

    its not working at all

  • @SaurabhKumar-qd9yb
    @SaurabhKumar-qd9yb 5 ปีที่แล้ว +3

    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.

    • @learnthroughanimation6924
      @learnthroughanimation6924  5 ปีที่แล้ว

      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

    • @DragonHeir900
      @DragonHeir900 5 ปีที่แล้ว

      Assalamo Alaikum I know your a Muslim like me

    • @raghavgupta5030
      @raghavgupta5030 4 ปีที่แล้ว

      @@learnthroughanimation6924
      But if we want to complete this using java code without android studio then what we have to do? please solve this doubt.

    • @amritasrivastwa2943
      @amritasrivastwa2943 4 ปีที่แล้ว +5

      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

    • @galihsaputro5969
      @galihsaputro5969 4 ปีที่แล้ว

      @@amritasrivastwa2943 code?

  • @tanayapatil1336
    @tanayapatil1336 3 ปีที่แล้ว

    just a fake video, you didn't show us which extension should be use while saving, I wish I could give dislike'👿