An open API service indexing awesome lists of open source software.

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 .

Awesome Lists containing this project

README

          

# PianoTiles-BOT
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](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!