Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 694 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 694 Bytes

ChromeDinoBot

A python bot which plays the chrome://dino game.

Usage

Follow this instructions:

  1. Install Python if you haven't done that yet. Use this link.
  2. Install Git if you haven't done that yet. Use this link.
  3. Do: git clone https://github.com/Angel-IG/ChromeDinoBot.git on your terminal (do it on a new directory).
  4. On that directory, do pip install -r requirements.txt or pip3 install -r requirements.txt if you are on Mac or Linux.
  5. Execute the main program: python main.py or python3 main.py if you are on Mac or Linux.
  6. Follow the instructions and enjoy!