Skip to content

Commit 31755a8

Browse files
authored
Create README.md
1 parent c33ff46 commit 31755a8

File tree

1 file changed

+18
-0
lines changed
  • AutomationScripts/Chrome Dinosaur Automation

1 file changed

+18
-0
lines changed
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Chrome Dinosaur Automation
2+
3+
## Short description of package/script
4+
5+
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.
6+
- List out the libraries imported-> pyautogui , time ,PIL
7+
8+
## Setup instructions
9+
Open the Dinosaur Run game by typing chrome://dino in your Chrome browser. Make sure that all the mentioned library modules are installed in your system.
10+
After exceuting the script on your IDE, immediately switch to the chrome browser and then press the spacebar to start the game.
11+
12+
## Output
13+
![image](Images/output(chrome).png)
14+
15+
16+
## Author(s)
17+
18+
Neel Shah

0 commit comments

Comments
 (0)