Skip to content

anetreba/T-REX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-REX game:

Implementation of endless runner game like Google T-Rex.

The game consists at least three scenes:

  1. GameMenu controls the game and is shown at the game start and after the GameOver scene.
  2. GamePlay contains the actual gameplay.
  3. GameOver appears once the player loses. It is notify the player that the game is over.

Building the program:

  1. Download/Clone the source code
  2. cd into the root directory
  3. Run ./gradlew build
  4. Run ./gradlew run

Video of the game:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published