Try   HackMD

Automating Victory: Beating browser games with accessible Python - Jon Gaul

歡迎來到 PyCon TW 2023 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

共筆入口:https://hackmd.io/@pycontw/2023
手機版請點選上方 按鈕展開議程列表。
Welcome to PyCon TW 2023 Collaborative Writing
Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Collaborative Writing Workplace:https://hackmd.io/@pycontw/2023
Using mobile please tap to unfold the agenda.

Collaborative writing start from below
從這裡開始共筆

Blog Writeup:

Project repo: https://github.com/jgaul3/TASweeper
Twitter: https://twitter.com/jon_ghoul
LinkedIn: https://www.linkedin.com/in/jon-gaul-84a195150/

Github
MSS library for screenshot is very handy.

Using convolution was smart, and could apply to other situations as well, so useful learning.

We should look for things to automate.

Questions

Since IO is such a bottleneck, do you know of some ways to speed up clicking/taking screenshots?

PyAutoGUI does some stuff to slow things down as going fast is flacky when going fast. Needs more looking into

Below is the part that speaker updated the talk/tutorial after speech
講者於演講後有更新或勘誤投影片的部份