New puzzle generation tool. PDF puzzle output.

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

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

  • @soycriz
    @soycriz Месяц назад +1

    2:28:59, you can use VSC, in the line rows you click and set a breakpoint, then press F5 and select the default Python Debugger. When the code reaches your BP, it will stop at that line, and then you can hover a variable and see its value (sry for my english)
    PD: very interesting video!!

    • @jkdewar
      @jkdewar  Месяц назад

      Ok, awesome! I will try this soon.

  • @fisi
    @fisi Месяц назад +1

    Interesting topic! 👍
    I am trying to generate pdfs in an order with qqwing.
    And yeah, beeing new to the topic. Nice content!
    I hope I can learn something from your work. Saving it for the later developer me 😅

    • @jkdewar
      @jkdewar  Месяц назад +1

      Awesome! Good luck with your project. My videos aren't intended as tutorials, but maybe something can be learned from them. Probably lessons in what NOT to do lol.
      Python with cairo is really quite easy to work with. I recommend it if you're familiar with Python.

  • @soycriz
    @soycriz Месяц назад

    3:04:44 ups, it did affect the video 🤭