Chrome Dino Game "Revamped" with arduino and python

Use an arduino board to play the chrome no internet dino game without touching your keyboard even once.

May 6, 2020

8237 views

5 respects

Components and supplies

1

IR proximity sensor

3

Male/Female Jumper Wires

1

Arduino UNO

1

USB-A to Mini-USB Cable

Apps and platforms

1

Arduino IDE

1

Python 3

Project description

Code

Arduino_Dino_Game_101

arduino

This is the code you need to upload to Arduino board.

Python_Dino_Game_101

python

This the code to be used in Python. Make sure you have installed "pyautogui" and "pyserial" prior to execution. Also plaease make sure the 'COM_port' is correctly selected. Mine was COM 4. So, I have written COM4.

Arduino_Dino_Game_101

arduino

This is the code you need to upload to Arduino board.

Python_Dino_Game_101

python

This the code to be used in Python. Make sure you have installed "pyautogui" and "pyserial" prior to execution. Also plaease make sure the 'COM_port' is correctly selected. Mine was COM 4. So, I have written COM4.

Downloadable files

Dino_Game_Circuit.

Circuit Schematic for connecting IR sensor to Arduino

Dino_Game_Circuit.

Comments

Only logged in users can leave comments

yashastronomy

0 Followers

0 Projects

Table of contents

Intro

5

0