Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.19 KB

PianoTiles-BOT

forthebadge made-with-python

  • A Python script that automates the Piano Tiles game. PianoTiles
  • The Python script will use PyAutoGUI to locate and click on the black tiles as they appear on the screen.
  • PyWin32 will be used to bring the click the tiles.

Steps to Follow

  • Download or clone my Repository to your device.
  • type pip install -r requirements.txt in command prompt(this will install required package for project).
  • Bring the game window into focus.
  • Determine the tile's coordinates ( X , Y ) co-ordinates of all the 4 tiles using the locate_xy_pos.py script.
  • Just run Piano Tiles.py file .

Screenshots

Disclaimer

The Piano Tiles Bot is intended for educational purposes only. The authors and contributors of this repository are not responsible for any misuse or consequences resulting from the use of this software. Use it responsibly and at your own risk.

Just follow me and Star ⭐ my repository

Thank You!!

Happy Tiles!