Skip to content

A Python script that automates the Piano Tiles game .

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

MusadiqPasha/PianoTiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A Python script that automates the Piano Tiles game .

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages