Build A Tic Tac Toe Game - PyQt5 GUI Thursdays #31

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

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

  • @Codemycom
    @Codemycom  3 года назад

    ▶️ Watch Entire PyQt5 GUI Thursdays Playlist ✅ Subscribe To My RUclips Channel:
    bit.ly/3sHT8dc bit.ly/2IGzvOR
    ▶️ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
    ▶️ Get The Code:
    bit.ly/394NQ3R

  • @shortstatus329
    @shortstatus329 3 года назад +2

    Today is my first idea and wish. Thank you very much sir for your video on the Python system I am building.

  • @MyMelodicaYT
    @MyMelodicaYT 3 года назад

    I made almost this same type of tic-tac-toe game a month ago...after learning basics of tkinter from you....thanks a lot...all I know today about tkinter is just because of you...❤️

    • @Codemycom
      @Codemycom  3 года назад +1

      Very cool!

    • @aditya_asundi
      @aditya_asundi 3 года назад

      hey, could you give me the code? or atleast the executable.

    • @Codemycom
      @Codemycom  3 года назад

      @@aditya_asundi Code it always in the pinned comment

  • @RyanDanielG
    @RyanDanielG 3 года назад

    Great Video!
    LIKE button HIT

  • @afikile
    @afikile 3 года назад +1

    I remember doing this in HTML, tedious task t was. 😅Ice vid. I like your informatial😂😂😂maybe try voice over artist

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

    Do you have a video to show how to detect keyboard keypress with PyQt5?

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

    I know it's a bit late since this was posted, but I'll try anyway: is it possible to instead of writing a line of code for each button, have a for loop that dynamically creates them? Both in the creation of the actual buttons, and within the class method that assigns the click actions? Not asking for a solution, just if it is possible. Coming from a PHP background where that would be possible, I'll figure it out if the answer is yes :)

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

      Sure, you should be able to do that

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

      @@Codemycom thank you. My assignment for this morning :)

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

      @@andrequintyn5265 nice

  • @Architect-u2g
    @Architect-u2g 5 месяцев назад

    All of the sudden, I have the error: "FileNotFoundError: [Errno 2] No such file or directory: 'toe.ui' " for no apparent reason, and now, all my other files that were previously working get the same error and I didn't get any errors. Can someone please help me?

    • @Codemycom
      @Codemycom  5 месяцев назад

      Things in coding don't 'just happen'...you did something...what was it?

  • @Akgaming-games
    @Akgaming-games 2 года назад

    Hi, Good work but there's a problem that is if none of the condition in Check_win() functions come true what will happen then. I meant to say that if all of the button are clicked but no one wins what will happen.

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

      the game just ends

    • @Akgaming-games
      @Akgaming-games 2 года назад

      @@Codemycom But you haven't created any function for it

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

      @@Akgaming-games doesn't change the fact that the game ends, right? Create a function if you want.

    • @Akgaming-games
      @Akgaming-games 2 года назад

      @@Codemycom Right

  • @sithuhtun3609
    @sithuhtun3609 3 года назад

    Which is better PyQT5 or kivy?

    • @Codemycom
      @Codemycom  3 года назад

      I have a video on that: ruclips.net/video/5j-Fa-GSRII/видео.html

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

    I tried my best but it's not working. I really hate coding but i made the wrong decision of studying Computer Science

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

      If that's what you think