522 B
522 B
A series of scripts used to quickly launch browser-specific games on Windows.
Installation
setup.bat
- Installs the latest Python version from Microsoft Store.
- Installs the
pyautogui
module through PIP.
Scripts
dino.bat
launches Chrome Dino.
- Launches Chrome browser.
- Navigates to
chrome://dino
via automated keypresses. - Play Chrome Dino.
surf.bat
launches Microsoft Edge Surf.
- Launches Edge browser.
- Navigates to
edge://surf
via automated keypresses. - Play Microsoft Edge Surf.