The Wayback Machine - https://web.archive.org/web/20220718100242/https://github.com/topics/t-rex-runner
Here are
32 public repositories
matching this topic...
the t-rex runner game extracted from chromium
Updated
Jun 8, 2022
JavaScript
A TensorFlow.js based AI player platform for T-Rex Runner. T-Rex Runner is originally an easter egg game inside chrome.
Updated
Jun 1, 2022
JavaScript
A bot that plays the Google Chrome T-Rex game for you
Updated
Nov 7, 2020
JavaScript
Updated
Jun 28, 2021
JavaScript
An OpenAI Gym environment for Chrome Dino / T-Rex Runner Game
Updated
Mar 10, 2019
Python
An implementation of deep learning to play the google chrome no internet dinosaur game.
Updated
Nov 29, 2019
Python
🦖 The T-Rex Runner Game from Chrome written in Reason
Updated
Oct 2, 2018
OCaml
AI Bot for playing famous Google Chrome Offline Game T-Rex Dino -Runner. Developed on Pytorch using Deep Q Learning and Convolutional Neural Nets.
Updated
Nov 6, 2019
Python
Modified version of the classic T-Rex Game made for KiwiBrowser
Updated
Oct 27, 2020
HTML
Updated
Jan 25, 2019
JavaScript
Automate Google Chrome T-rex game
Updated
Nov 10, 2017
Python
Dinosaur Game plugin for WordPress based on the T-Rex Runner game in Chromium.
Updated
Feb 14, 2019
JavaScript
Live coding Web Bluetooth, a smart light bulb, Muse EEG headset and Chrome T-Rex game with React
Updated
Feb 10, 2019
JavaScript
Chrome Dino, but with enhancement that works for most browsers
Updated
Feb 14, 2022
JavaScript
Google Dino Game AI Genetic Algorithm
Updated
Jan 3, 2019
Python
The T-Rex 🦖 runner game extracted from chromium
Updated
Mar 9, 2022
JavaScript
Dino T-Rex-Run from Google written in Python 3
Updated
Jul 25, 2020
Python
A Google Chrome t-rex-runner game but online
Updated
Oct 7, 2017
JavaScript
simple chrome offline T-rex Runner game clone using html CSS and JS
Updated
Oct 26, 2021
JavaScript
The same files from the "dino-game" repository, but this one I'll mess with, change, and WRECK, BREAK, AND MAKE GENERALLY USELESS.
Updated
Mar 19, 2021
JavaScript
Updated
May 30, 2020
JavaScript
🦖 T-rex running implemented with pygame
Updated
Feb 3, 2022
Python
This Easter Egg is usually hidden on the No Internet connection error page in Google's Chrome web browser and played offline.
Updated
Jun 16, 2022
Python
An imitation of Google Chrome T-Rex Game for PIC18F46K22
Automating Google Dino using Pyautogui
Updated
Apr 6, 2019
Python
PB Livin' Runner (pblivin-runner) is a fork of the classic trex runner game (t-rex-runner), in which a young developer (PB Livin') must dodge angry Waluigi and other obstacles.
Updated
May 24, 2022
JavaScript
A Bot for T-Rex runner game.
This game is the second and updated version of "dino-t-rex" game. This is more stable version than old version of "dino-t-rex" game.
Updated
Jul 16, 2022
JavaScript
Play t-rex game using bot or gloves
Updated
Sep 3, 2017
Python
Improve this page
Add a description, image, and links to the
t-rex-runner
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
t-rex-runner
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The game loop doesn't use a deltaTime parameter based on the current frametime, or a fixed FPS, either of which are necessary in order for the game's performance to be consistent.
On a high-end system the game loop is so fast it is completely unplayable.