This project is made in partial requirements for the ENGI 1020 course, which is offered at Memorial University of Newfoundland (St. John's Campus)
We have made a clone of Google Chrome Dinosaur's Game (without the gravity) and emulated it on Arduino's LCD Screen.
To run the python code, you have to first run the required firmware on your Arduino, and pip install the required modules(namely engi1020). For instructions, please email/message me.
The firmware files are in fix folder, and one has to upload them via Arduino IDE.
This is a temporary hack to make the LCD screen work, and I thank Prof. Lori Hogan for providing this solution.