Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
Is your feature request related to a problem? Please describe.
This is a script that aims to automate the Chrome Dinosaur Game which is a usual pastime activity following if there's no internet on the system. After running the script, it maps the obstacles coming forward and sets the timing of the dino sprite's jump automatically in a continuous process to increase the score.
Describe the solution you'd like
It can be implemented using Python's OpenCV library/ Pyautogui and/or PIL to map the on-screen incoming obstacles.
@Tejas1510 I would like to work on this issue and resolve it under JWoC. I request you to kindly assign this issue to me for contribution.
Is your feature request related to a problem? Please describe. This is a script that aims to automate the Chrome Dinosaur Game which is a usual pastime activity following if there's no internet on the system. After running the script, it maps the obstacles coming forward and sets the timing of the dino sprite's jump automatically in a continuous process to increase the score.
Describe the solution you'd like It can be implemented using Python's OpenCV library/ Pyautogui and/or PIL to map the on-screen incoming obstacles.
@Tejas1510 I would like to work on this issue and resolve it under JWoC. I request you to kindly assign this issue to me for contribution.