CrapTheCoder / PynoRunner

The classic Chrome dino game re-imagined with Python and PyGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PynoRunner

The classic Chrome dino game re-imagined with Python and PyGame

How to use:

  • Download the project and extract the file. Then open terminal and run the following command:

    pip install -r C:\path\to\requirements.txt
    
  • In terminal, run the following command to start running the bot:

    python3 C:\path\to\main.py
    

Thanks to TheNitpickyCloud for most of the sprites!

About

The classic Chrome dino game re-imagined with Python and PyGame


Languages

Language:Python 100.0%