/NotChromeDino

Game simulation for Chrome's T-Rex Dinosaur Game. Dodge as many cacti as possible as you stablish your best score!

Primary LanguageJava

NotChromeDino

Game simulation for Chrome's T-Rex Dinosaur Game. Dodge as many cacti as possible as you stablish your best score!

Built With

Getting Started

Prerequisites

  • The Java Development Kit. You can find it on Oracle.
  • Apache NetBeans (preferrable over NetBeans IDE 8.2).

You can clone this repsitory to get the source code

git clone https://github.com/leovergaramarq/NotChromeDino.git

Usage

  1. Open the project with your IDE.
  2. Run the class main.Main.java.

Build

The process of generating a .jar executable is guided by your IDE.