A python remake of the famous T-Rex game from Google chrome
Last updated Dec 5, 2025
91
Stars
74
Forks
0
Issues
0
Stars/day
Attention Score
20
Language breakdown
No language data available.
โธ Files
click to expand
README
[DEPRECATED] This repository is no longer maintained
While this project is fully functional, I won't be able to accept any new pull requests or features. You are still welcome to explore, learn, and use the code provided here.>
Feel free to fork this project and use it as your own, and do let me know via email (mentioned below) if you develop something new and innovative using this repository. Cheers! :)
~Shivam
T-Rex Rush


Description:
A recreated version of the famous Chrome T-Rex in PythonTechnology:
Built using pygame libraryVersion and Release:
First Release, version 1.0Target Platforms:
Windows/LinuxInstructions and Prerequisites:
To run this game:- Make sure you have Python installed alongwith pygame (http://www.pygame.org/) library
- Run main.py
Controls:
- Press UP or SPACE to make T-Rex jump over the obstacles
- Press DOWN key to crouch
- Avoid getting hit by obstacles.
Developed by:
Shivam Shekhar Email: shivamshekhar299@gmail.comCredits:
- Sprites : https://chromedino.com/assets/offline-sprite-2x-black.png
- Logo : https://textcraft.net/
- Speech Bubble : http://pixelspeechbubble.com/
- Sounds : https://github.com/vicboma1/T-Rex-Game/tree/master/Unity/Sounds
References:
- http://www.pygame.org/docs
- https://github.com/wayou/t-rex-runner
๐ More in this category