Chrome-T-Rex-Rush
Chrome-T-Rex-Rush copied to clipboard
A python remake of the famous T-Rex game from Google chrome
[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 Python
Technology:
Built using pygame library
Version and Release:
First Release, version 1.0
Target Platforms:
Windows/Linux
Instructions 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: [email protected]
Credits:
- 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