Snake Game on GitHub Profile | Create A Snake Eating GitHub Contributions

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

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

  • @TechnologyHell
    @TechnologyHell  3 หลายเดือนก่อน +10

    If Facing Any Errors while trying to run Workflow, there are chances that the ACTIONS related settings for your repository have not been configured well.
    To do that, go to :
    1. Open your repo
    2. Go to Settings
    3. From "Code and Automation", go to "Actions"
    4. Under "Actions", choose "General"
    5. Set "Actions permissions" -> "Allow all actions and reusable workflows"
    6. Set "Workflow permissions" -> "Read and write permissions"
    7. Save
    Then try running the workflow again.

  • @Vr4z1el
    @Vr4z1el 27 วันที่ผ่านมา +1

    Thank you so much and thank you for answering the error question in the comments. That solved me error issue as well.

  • @dreamsrb
    @dreamsrb 6 ชั่วโมงที่ผ่านมา

    Thanks 😁

  • @boyangirginov
    @boyangirginov 11 วันที่ผ่านมา

    Dude you should be the next president of Microsoft!

  • @HadaGuimaraes
    @HadaGuimaraes 3 หลายเดือนก่อน +3

    it is great!! thanks! i follow you

    • @TechnologyHell
      @TechnologyHell  3 หลายเดือนก่อน

      You're most welcome! I'll try to make even more cool things in the future.

  • @ms5818
    @ms5818 2 หลายเดือนก่อน

    Thank you, it great!!, You da best!

  • @thisal-shorts
    @thisal-shorts 3 หลายเดือนก่อน +1

    thank you

  • @gianlucarege4275
    @gianlucarege4275 หลายเดือนก่อน

    Hi, thank you for the tutorial!
    I have a problem, the green blocks displayed don't match my real contributions. Could you help me with that?

    • @TechnologyHell
      @TechnologyHell  หลายเดือนก่อน

      Check the settings in the configuration file, whether it is showing your private contributions, or whether it is set to match your contribution list on the basis of regular updation, or smth

  • @AbrerAsif
    @AbrerAsif 2 หลายเดือนก่อน

    I faced issues with th workflow, but followed your instructed steps in the comment section, it worked well. But now, when the snake is running, it isnt able to fetch all my commit green buttons. It just fetches2, can you help me out with that

    • @TechnologyHell
      @TechnologyHell  2 หลายเดือนก่อน

      Check the setting for ACCESSING PERSONAL PUSHES
      probably it is fetching only your personal commits, or something similar.

  • @YX_chen
    @YX_chen 2 หลายเดือนก่อน

    Why only display dark green blocks, which are different from the commit blocks displayed in the profile?

    • @TechnologyHell
      @TechnologyHell  2 หลายเดือนก่อน

      its' the exact same as the contribution grid that shows up on profile

  • @Zanadius
    @Zanadius หลายเดือนก่อน

    Thanks Bro

  • @SayedaBegam-tp2uh
    @SayedaBegam-tp2uh หลายเดือนก่อน +1

    Thanks

  • @hymonia
    @hymonia 2 หลายเดือนก่อน

    Hi, first of all thank you and I followed the same steps but the snake is not moving on mine. It just stands still and doesn't move. How can I fix it?

    • @TechnologyHell
      @TechnologyHell  2 หลายเดือนก่อน

      Check if the workflow is getting updated, and also check if the animation file generated (.svg file on output branch), see if that animates

    • @hymonia
      @hymonia 2 หลายเดือนก่อน

      @@TechnologyHell The animation was moving (.svg file) but stopped after a while, and the workflow was also updated. I don't know why, but it fixed itself after a few hours, thank you again :)

    • @TechnologyHell
      @TechnologyHell  2 หลายเดือนก่อน +1

      @@hymonia Glad it got fixed! You're welcome

  • @sangatsharma3006
    @sangatsharma3006 3 หลายเดือนก่อน +1

    Will it update automatically? How to update it?

    • @TechnologyHell
      @TechnologyHell  3 หลายเดือนก่อน

      Yes
      The workflow is made to re-run each midnight, so that it stays up to date.

  • @LetsExploreWithAbhi
    @LetsExploreWithAbhi 3 หลายเดือนก่อน +1

    showing actions failed

    • @kumkumupreti
      @kumkumupreti 3 หลายเดือนก่อน

      same

    • @TechnologyHell
      @TechnologyHell  3 หลายเดือนก่อน

      where does it show as action failed ?

    • @TechnologyHell
      @TechnologyHell  3 หลายเดือนก่อน +3

      If Facing Any Errors while trying to run Workflow, there are chances that the ACTIONS related settings for your repository have not been configured well.
      To do that, go to :
      1. Open your repo
      2. Go to Settings
      3. From "Code and Automation", go to "Actions"
      4. Under "Actions", choose "General"
      5. Set "Actions permissions" -> "Allow all actions and reusable workflows"
      6. Set "Workflow permissions" -> "Read and write permissions"
      7. Save
      Then try running the workflow again.

    • @TechnologyHell
      @TechnologyHell  3 หลายเดือนก่อน

      @kumkumupreti @LetsExploreWithAbhi
      If Facing Any Errors while trying to run Workflow, there are chances that the ACTIONS related settings for your repository have not been configured well.
      To do that, go to :
      1. Open your repo
      2. Go to Settings
      3. From "Code and Automation", go to "Actions"
      4. Under "Actions", choose "General"
      5. Set "Actions permissions" -> "Allow all actions and reusable workflows"
      6. Set "Workflow permissions" -> "Read and write permissions"
      7. Save
      Then try running the workflow again.