How to create and use sprites in Pyxel? | Pyxel tutorial - 2 | Sprites

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

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

  • @AutMouseLabs
    @AutMouseLabs 10 หลายเดือนก่อน +2

    Just wanted to add a comment in support of the channel. Like I mentioned a few minutes ago on the last one Pyxel needs more tutorials and exposure. Thanks for what you are doing!

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

      thank you for the support!

  • @robbjosh
    @robbjosh ปีที่แล้ว +6

    Please keep making more of these tutorials in Pyxel

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

      Thanks! Comments like this are helping me moving forwards

  • @vegameta
    @vegameta ปีที่แล้ว +2

    очень качественный гайд, продолжай в том же духе, Санёчек

  • @gregsweats
    @gregsweats 19 วันที่ผ่านมา +1

    New here, love Pyxel/you. Thank you so very much 🙏!

    • @testingcoder
      @testingcoder  8 วันที่ผ่านมา

      Thanks for the comment. Got me motivated to make another episode. Will do this week end

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

    Helpful and useful! Thank you!

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

      glad that you liked it. I am working on the next lesson - moving sprite with keyboard. Don't miss it :)

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

    the terminal dosent understand the word pyxel when in terminal commands

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

      You did run pip install pyxel and all that stuff?

  • @ВасяПупкин-щ9ж6я
    @ВасяПупкин-щ9ж6я ปีที่แล้ว +1

    Огонь видео! Спасибо

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

    very helpful videos! thanks a lot. Do you know if we can create dialogue boxes with Pyxel/Python only?

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

      yes, you can. It's basically drawing basic shapes and writing text - which pyxel can do

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

    I tried several times to do the command "pyxel edit {ressource_file}" in VScode but it gives me an error saying that the command is not recognized

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

      hey! Hasve you installed pyxel using pip? pip install pyxel?

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

      @@testingcoder yes of course. With the microsoft store's python 3.12

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

      @@Robin0759 hey, hope into telegram channel we have @testingcoder - hopefully we will be able to help :)

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

      @@Robin0759 or this one t.me/+fyfwZwETX943NmIy

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

      ⁠@@Robin0759If you still have this problem, try “python -m pyxel edit {resource_file}” or “py -m pyxel edit {resource_file}”