A recreation of the T-Rex Runner game from Google Chrome, developed for a YouTube series of mine using the MonoGame framework and .NET core. All credits for the original game go to the Chromium team.
This is a MonoGame implementation of the T-Rex Runner game that is hidden as an easteregg in the Google Chrome browser. It is implemented with C# and .NET core and was designed to be as close to the original as possible. This game was developed for a YouTube tutorial series, which can be found here.
Key | Action |
---|---|
Space | Jump/Start Game |
Down Arrow | Duck/Land |
Escape | Exit Game |
F12 | Toggle Window Size |
F8 | Clear Highscore |
Here's the playlist of my tutorial series on how to create this game using the MonoGame framework: