Code-Bullet / Google-Chrome-Dino-Game-AI

682 stars 254 forks source link

How to use the code? #3

Closed rahulk31 closed 6 years ago

rahulk31 commented 6 years ago

How to use the provided code? please guide me hoe can I use the code and play the AI game? on which IDE to paste the code? I'm a beginner in this field please guide me. Thank you!

aatesh99 commented 6 years ago

1) download processing software 2) download this code 3)open the code using processing software 4)you need to open all the text files or classes and u need to run the dino game class for it to run

rahulk31 commented 6 years ago

Which one is the processing software for this that I need to download?

aatesh99 commented 6 years ago

You can download the latest update to the software just check whether your pc is 32 bit or 64 bit and make sure it is compatible with your os as well

rahulk31 commented 6 years ago

I have downloaded the python 3.6.5 version and installed now I want to know how to use these files in my IDE. The IDE which I'm using is VScode

skyfeature commented 6 years ago

@settingsingh You need this one. Follow the steps:

  1. If you are on windows and if your computer is less than 6 years old, click here to download 64bit it otherwise click here to download 32 bit version.

  2. Unzip the file. You will get a folder whose name contains 'processing'

  3. Go into that folder.

  4. Into that folder, you will find a file named 'processing'.

  5. Double click on 'processing' file to run it.

  6. Follow step 3 and step 4 from aatesh99's comment

P.S: learn from official website. It's an awesome software.

rahulk31 commented 6 years ago

thank you guys @aatesh99 @skyfeature