OCVBot VS Piano-Tiles-Bot

Compare OCVBot vs Piano-Tiles-Bot and see what are their differences.

Piano-Tiles-Bot

Created a simple bot to play the famous Piano Tiles game. The program is based off the functions that the PyAutoGUI module has to offer. The main idea is to recognize a pixel that has a different RGB value and click it. (by akkik04)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
OCVBot Piano-Tiles-Bot
6 1
51 1
- -
9.4 3.1
over 2 years ago over 2 years ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OCVBot

Posts with mentions or reviews of OCVBot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-03.
  • 0.4 Final Week
    1 project | dev.to | 10 Dec 2021
    The testing suite of the project takes advantage of a photo viewer called feh, which is only available on Linux systems. I created a Ubuntu VM and attempted to run my tests. I ran into a host of issues, detailed here. Apparently Ubuntu couldn't display the images fast enough for the tester. Taking the project owner's advice, I installed Lubuntu which finally ended up working.
  • 0.4 Progress
    2 projects | dev.to | 3 Dec 2021
    My initial idea, outlined in the issue, was to click the scroll bar to get the desired world on the bottom of the screen, then blindly click the area where the world would be. I chose this method because the alternative was to use world needles, which meant taking screenshots of every single world.
  • Prepping For 0.4
    1 project | dev.to | 25 Nov 2021
    For 0.4, I wanted to continue my work on OCVBot. I wrote the switch_worlds_logged_out() function, so it makes sense to also work on switch_worlds_logged_in(), which is more complex.
  • First PR for Release 0.3
    1 project | dev.to | 4 Nov 2021
    With a good idea on how to continue, I created an issue.
  • Fourth Contribution
    1 project | dev.to | 30 Oct 2021
    For this contribution, I came across OCVBot, a very interesting project that uses CV (computer vision) to automate tasks in the game Old School RuneScape.
  • 0.2 Recap
    4 projects | dev.to | 30 Oct 2021
    PR 4

Piano-Tiles-Bot

Posts with mentions or reviews of Piano-Tiles-Bot. We have used some of these posts to build our list of alternatives and similar projects.
  • Created a Piano Tiles Bot using Python. Link to repo is included below. GitHub account is @akkik04
    1 project | /r/Python | 20 Aug 2021
    Created a bot to play the famous Piano Tiles game. The program is based off the functions that the PyAutoGUI module has to offer. The main idea is to simply recognize if any of the 4 pixels we took match the RGB colour code of the tile that must be clicked. If any of the pixels match the desired tile's colour, we perform the click operation. To stop the clicking process, a while loop is set in place and will be terminated upon pressing 'q'. Click here for the link to repo.

What are some alternatives?

When comparing OCVBot and Piano-Tiles-Bot you can also consider the following projects:

runelite - Open source Old School RuneScape client

Spotuino - automate your spotify experience w/ an arduino microcontroller and python! 👨🏽‍💻🎶

Single-Image-Dehazing-Python - python implementation of the paper: "Efficient Image Dehazing with Boundary Constraint and Contextual Regularization"

bezmouse - Simulate human mouse movements with xdotool

leaks - Public information about RuneScape internals

wordscapes-bot - python bot that plays wordscapes via scrcpy, pyautogui

JojosBizarreAdventurePoseEstimator - Using OpenCV and OpenPose to recognize reference poses.

reddit-video-download-bot - A reddit bot that provides downloadable video links

rs-clicker - A clicker game for Runescape nostalgia

Pycraft - Pycraft is the OpenGL, open world, video game made with Python.

fishington.io-bot - Fishington.io bot with OpenCV and NumPy

PythonTwitchBotFramework - asynchronous twitchbot framework made in pure python