Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.
/ PianoBot Public archive

This is a bot that plays "Piano Tap Tiles 2" on an Android Emulator running on a Windows machine.

License

Notifications You must be signed in to change notification settings

Jonas-Heinrich/PianoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Piano Bot

This is a bot that plays "Piano Tap Tiles 2" on an Android Emulator running on a Windows machine.

Method

The method it uses is pretty simple: - make a screenshot of the predefined area (needs to be specified when compiled in PianoBot.h) - tap the black pixels in the predefined positions (positions get calculated from width, height, x and y position of window) - if there are any balloon pixels at position x and position y, stop the loop - else: repeat

It was created in about 2 hours. (C++ back end of getting and analyzing pixels was 99% of the work)

Results

Limitating Factors

- frame rate of Nox Player - quickness of screenshotting - click registration by Windows, Nox, App

Video Documentation

Music Example: Byer No.8

Beginner Challenge

Skilled Challenge

About

This is a bot that plays "Piano Tap Tiles 2" on an Android Emulator running on a Windows machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages