Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 229 Bytes

tetris_bot

This is a bot to play tetris on the website jstris.jezevec10.com.

These scripts require Python3 and pyautogui to run. To install, please run: pip3 install pyautogui.

Any bot logic should go in tetris_bot.py.