Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
/ T-Rex Public archive

Java implementation of the Chrome DinoGame

Notifications You must be signed in to change notification settings

arfazhxss/T-Rex

Repository files navigation

Here's an overview of the T-Rex game in mac-based machine:

T-Rex.2.mp4

Here are the brief steps of running the file in mac-based machine:

  1. Download this repository to a location, say "Rex Directory".
  2. Copy the directory (Keyboard: Command + C)
  3. Open 'Terminal' and type 'cd ' and paste (Keyboard: Command + V)
  4. On Terminal, type 'javac Game.java && java Game'

This video consists of the steps involved:

T-Rex.mp4

ABOUT THIS PROJECT: The previous directory of this repository was 'DinoGame' which was the original name of this project.

The Chrome DinoGame, also known as the offline T-Rex game, was created by Google Chrome engineer, Sebastien Gabriel, in 2014. The game was designed as a fun way to entertain users when their internet connection was lost. The game features a pixelated T-Rex that jumps over cacti and avoids obstacles, with the player earning points for every successful jump. The aim was to develop a cross-platform Java version in order emulate the classic gameplay experience throughout Mac, Ubuntu and Windows.

The video can be found in YouTube or, in the directory ./T-Rex\ 1.mov.

About

Java implementation of the Chrome DinoGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published