udu3324 / Hacker-UI-v8.4

(moved to clickerBoard) It is a fun game i made, a clicker game. It can be a competitive game, a joke, a troll, a cps measuring device, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker-UI-v8.4 (beta)

(moved to clickerBoard) It is a fun game i made, a clicker game. It can be a competitive game, a joke, a troll, a cps measuring device, and more.

Requirements

Make sure you have JDK 8 or above.

How To Start

1, Create a clone of the respository and extract the files into a folder.

2, Compile Main.java using terminal or a IDE of your choice. (i preffer intellij)

Terminal Command: javac --8 main.java

3, Run it using terminal or a IDE.

Terminal Command: java main.java

How To Play

1, (optional but recommended) Set your name for the saving scores process.

image

2, Click as fast as you can on the "Hacker level:" button, try to get as many clicks as you can before the timer runs out.

image

3, When the timer reaches 0, your score will be saved onto "scores.txt" and the play button will be grayed out. You will need to press reset to start another round.

image

4, Rinse and repeat, try to get as many clicks as possible!

About

(moved to clickerBoard) It is a fun game i made, a clicker game. It can be a competitive game, a joke, a troll, a cps measuring device, and more.

License:MIT License


Languages

Language:Java 100.0%