https://github.com/musadiqpasha/pianotiles
A Python script that automates the Piano Tiles game .
https://github.com/musadiqpasha/pianotiles
piano-tiles pyautogui python3 pywin32
Last synced: over 1 year ago
JSON representation
A Python script that automates the Piano Tiles game .
- Host: GitHub
- URL: https://github.com/musadiqpasha/pianotiles
- Owner: MusadiqPasha
- License: mit
- Created: 2023-07-19T09:34:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T10:49:35.000Z (over 2 years ago)
- Last Synced: 2025-01-21T08:31:25.688Z (over 1 year ago)
- Topics: piano-tiles, pyautogui, python3, pywin32
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PianoTiles-BOT
[](https://www.python.org/)
- A Python script that automates the Piano Tiles game. [PianoTiles](https://lagged.com/en/g/magic-tiles)
- 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!