Build a Tic Tac Toe Game with Vue JS, Tailwind CSS and Vite in 2022

Поделиться
HTML-код
  • Опубликовано: 23 фев 2022
  • Learn how to build a Tic Tac Toe Game with Vue JS run on Vite and styled in Tailwind CSS. We use the Single File Component methods with the composition API to build a SUPER SIMPLE Tic Tac Toe Game!
    Source code: github.com/TylerPottsDev/yt-v...
    // JOIN THE DISCORD SERVER!
    / discord
    // BECOME A MEMBER TO UNLOCK MORE CONTENT!
    ruclips.net/user/tylerpottsjoin
    // MY GEAR FOR CODING AND RUclips
    Blue Yeti Microphone: amzn.to/3jr3l7T
    Microphone Stand: amzn.to/35B9LMN
    Chair: amzn.to/3dWds3F
    Thunderbolt Dock: amzn.to/3osBF6u
    Monitor: amzn.to/37I8KoR
    Screenbar Light: amzn.to/3iFRS7w
    All of these products I own and have tested!
    // FOLLOW ME ON TWITTER
    / tyler_potts_
    // INTERESTED IN GAME DEV?
    Game development channel: / muddywolf
    // CHECK OUT MY GAME
    play.google.com/store/apps/de...
    // DO THESE SIMPLE STEPS
    LIKE, SUBSCRIBE & SHARE
  • ХоббиХобби

Комментарии • 19

  • @ShuklaAayushi
    @ShuklaAayushi 2 года назад +2

    This is definitely on my to do list for this weekend. Super fun!! Thanks for sharing 👍

  • @YuriG03042
    @YuriG03042 10 месяцев назад

    Here from the weekend webdev newsletter, this is gonna be this weekend's project.

  • @mahmoudmoussa6722
    @mahmoudmoussa6722 2 года назад +2

    As usual easy and straightforward. You are one of my fav 'teacher'. I wait for every video you upload especially Nuxt JS.. love to see more Nuxt videos and Holly😯 it'd be great to create a small full stack project with Nuxt and php or/codeignitor... Am I dreaming😴 here?!! hihiihi maybe comes soon true😘 .However many thanks.
    Thanks

  • @universecode1101
    @universecode1101 2 года назад +1

    This is a fun one 👏🏻

  • @patrickraedler3656
    @patrickraedler3656 2 года назад +1

    Thanks for this awesome video Tyler! Just a question, which VS Code theme are you using?

  • @shirizadok6737
    @shirizadok6737 Год назад

    Amazing! How can I get in touch with you?

  • @user-td3bz8st6v
    @user-td3bz8st6v Год назад +1

    Сделано интересно и познавательно, но я запарился настраивать tailwind в новой версии он работает как то не так

  • @Sunny_dev_
    @Sunny_dev_ 2 года назад +1

    ❤️

  • @binils3410
    @binils3410 2 года назад

    How to show when the Game becomes "Draw" ?

    • @elimp5696
      @elimp5696 Год назад

      If all the cells are full, and there's no winner, then show "draw"

    • @binils3410
      @binils3410 Год назад

      @@elimp5696 winning could be on the last move🤷‍♂️

    • @elimp5696
      @elimp5696 Год назад

      That's what i've said

    • @binils3410
      @binils3410 Год назад

      @@elimp5696 don't you understand what I've said??? there could be a winner at the last move and as per your logic the result will be shown "Draw", as all the cells are full🙁

    • @alto-la
      @alto-la Год назад +1

      @@binils3410 "and"

  • @xobaibmahmoodi9609
    @xobaibmahmoodi9609 22 дня назад

    this was one of THE worst tutorials I have ever seen, you just copy and paste the code, and even when you write some code it is obvious that you do not have any understanding of the logic because you can't explain what the code does and why you write it like this, so please if you plan on publishing other videos like this, JUST DON'T
    by the way, there is an extension for vs code called 'prettier',
    install it and make your life easier