{"id":14984361,"url":"https://github.com/dhhruv/chrome-dino-runner","last_synced_at":"2025-08-20T12:31:30.846Z","repository":{"id":43390020,"uuid":"358316878","full_name":"dhhruv/Chrome-Dino-Runner","owner":"dhhruv","description":"🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.","archived":false,"fork":false,"pushed_at":"2023-10-14T03:07:57.000Z","size":6462,"stargazers_count":56,"open_issues_count":4,"forks_count":103,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-19T11:12:08.007Z","etag":null,"topics":["algorithm","chrome","chrome-dino-game","chrome-dinosaur-game","dinosaur-game","framework","game","games","google-chrome","hacktoberfest","hacktoberfest2023","library","pygame","python","python3","software"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhhruv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-15T16:01:19.000Z","updated_at":"2024-10-22T10:46:39.000Z","dependencies_parsed_at":"2022-07-07T16:57:36.798Z","dependency_job_id":null,"html_url":"https://github.com/dhhruv/Chrome-Dino-Runner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhhruv%2FChrome-Dino-Runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhhruv%2FChrome-Dino-Runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhhruv%2FChrome-Dino-Runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhhruv%2FChrome-Dino-Runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhhruv","download_url":"https://codeload.github.com/dhhruv/Chrome-Dino-Runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230423563,"owners_count":18223435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm","chrome","chrome-dino-game","chrome-dinosaur-game","dinosaur-game","framework","game","games","google-chrome","hacktoberfest","hacktoberfest2023","library","pygame","python","python3","software"],"created_at":"2024-09-24T14:08:55.379Z","updated_at":"2024-12-19T11:12:15.456Z","avatar_url":"https://github.com/dhhruv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/dhhruv/Chrome-Dino-Runner/blob/master/assets/DinoWallpaper.png\" width=\"97\" height=\"97\"\u003e\n  \u003ch2 align=\"center\" style=\"margin-top: -4px !important;\"\u003eA Replica of the hidden Dinosaur Game from Chrome Browser Offline mode so you don't have to be offline to play it...😂😂\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/dhhruv/Sudoku-Solver/blob/master/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/license-MIT-informational\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.python.org/\"\u003e\n    \t\u003cimg src=\"https://img.shields.io/badge/python-v3.8-informational\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"http://ForTheBadge.com/images/badges/made-with-python.svg\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e   \n\t\u003ca href=\"https://dev.to/dhhruv/chrome-dino-game-using-python-2595\"\u003e\n    \t\u003cimg src=\"https://img.shields.io/badge/dev.to-0A0A0A?style=for-the-badge\u0026logo=dev.to\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n### Introduction:\n\n-\tThe Dinosaur Game, also known as the **T-Rex Game, Steve the Jumping Dinosaur, or Dino Runner** and initially codenamed Project Bolan, is a built-in browser game in the **Google Chrome Web Browser**. The game was created by **Sebastien Gabriel in 2014**, and can be accessed by hitting the space bar when in offline mode on Google Chrome.\n\n### About:\n\n-\tThe following represents a recreated version of the famous Dinosaur Game from Chrome Browser Offline mode implemented using **Python and PyGame**. The project file contains **Image Files** and a python script **(chromedino.py)**.\n-\tA simple and easy-to-use GUI is provided for better gameplay. The gameplay design is so simple that the user won’t find it difficult to use and understand. Different images are used in the development of this simple game project, the gaming environment is just like the original Chrome Dino Run game. For demo of the project, have a look at the GIF below.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/dhhruv/Chrome-Dino-Runner/blob/master/assets/Other/Chrome%20Dino.gif\"\u003e\n\u003c/p\u003e\n\n### Installation:\n\n-\tFirst of all, **clone the repository** using:\n```\ngit clone https://github.com/dhhruv/Chrome-Dino-Runner.git\n``` \n**OR**\nDownload the Zip and extract it's contents.\n\n-\tThen download the dependencies in your Command Prompt OR Terminal using:\n```\npip install requirements.txt\n```\n\n### Usage:\n\n-\tAfter installation, just run the [`chromedino.py`](https://github.com/dhhruv/Chrome-Dino-Runner/blob/master/chromedino.py) using\n```\npython chromedino.py\n```\n\n### Input:\n\n| Keys              | Actions                                                       |\n|-------------------|---------------------------------------------------------------|\n|  `Any Key`        |    Press any key to Start the Game.                           | \n|   **\u0026#8593;**     |    Press `Up Arrow` to jump and avoid cacti.                  |\n|   **\u0026#8595;**     |    Press `DOwn Arrow` to duck and avoid pterodactyls.         |\n\n\n### References:\n-\thttp://www.pygame.org/docs\n-\thttps://en.wikipedia.org/wiki/Dinosaur_Game\n-\tVarious articles and videos.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhhruv%2Fchrome-dino-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhhruv%2Fchrome-dino-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhhruv%2Fchrome-dino-runner/lists"}