How to write tic tac toe logic

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 14

  • @KruelGodGaming
    @KruelGodGaming 9 місяців тому +2

    I am really surprise to see so less people reached till here . they area really missing on lot of great stuff... thank you for your knowledge hitesh sir.

  • @ksaha9325
    @ksaha9325 Рік тому +1

    only project 7 and 8 are left, remaining all covered. Thank you ❤

  • @shwetanshu13
    @shwetanshu13 8 місяців тому

    Amazing series sir, hats off to you for this

  • @avishekadhikary3677
    @avishekadhikary3677 Місяць тому

    4:40 relatable 😢

  • @ghousemohiddinkhan
    @ghousemohiddinkhan 2 місяці тому

    Thank you!

  • @d4567
    @d4567 5 місяців тому

    One thing I want to ask, why the gamestate was updated directly, everywhere it is written the one should not update it without the use of state function. Does that affect us in anyway?

  • @ashutoshshukla5912
    @ashutoshshukla5912 2 місяці тому

    Thank you sir❤

  • @mohitashliya8750
    @mohitashliya8750 11 місяців тому

    In function onItemChanged you are mutating the array directly by assigning the value to the index. I should not work because React will not render this if you are changing it directly instead you should setGameState here, Please correct me if I am wrong ?

  • @KruelGodGaming
    @KruelGodGaming 9 місяців тому

    with the help of your flat list video i was able to create a whatsapp clone just a UI but heyyy .... its better to do something with knowledge than not using it at all

  • @thecollective2404
    @thecollective2404 Рік тому +1

    thank u

  • @DeepakSankhyan
    @DeepakSankhyan Рік тому

    This is a killer series why there is only handful of people

  • @Anonymous1700-m9d
    @Anonymous1700-m9d 8 місяців тому

    HelpFul