Game simulation for Chrome's T-Rex Dinosaur Game. Dodge as many cacti as possible as you stablish your best score!
- Java Development Kit.
- NetBeans IDE 8.2.
- 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
- Open the project with your IDE.
- Run the class
main.Main.java
.
The process of generating a .jar executable is guided by your IDE.